浏览代码

i18n definitions

Raanan Weber 7 年之前
父节点
当前提交
98ae729da0
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Viewer/src/configuration/types/default.ts

+ 5 - 0
Viewer/src/configuration/types/default.ts

@@ -50,6 +50,11 @@ export let defaultConfiguration: ViewerConfiguration = {
                 logoLink: 'https://babylonjs.com',
                 hideHelp: true,
                 disableOnFullscreen: false,
+                text: {
+                    hdButton: "Toggle HD",
+                    fullscreenButton: "Fullscreen",
+                    helpButton: "Help"
+                }
             },
             events: {
                 pointerdown: {