소스 검색

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: {