فهرست منبع

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',
                 logoLink: 'https://babylonjs.com',
                 hideHelp: true,
                 hideHelp: true,
                 disableOnFullscreen: false,
                 disableOnFullscreen: false,
+                text: {
+                    hdButton: "Toggle HD",
+                    fullscreenButton: "Fullscreen",
+                    helpButton: "Help"
+                }
             },
             },
             events: {
             events: {
                 pointerdown: {
                 pointerdown: {