Raanan Weber 7 лет назад
Родитель
Сommit
b9cc76c7bd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Viewer/src/configuration/types/default.ts

+ 1 - 1
Viewer/src/configuration/types/default.ts

@@ -55,7 +55,7 @@ export let defaultConfiguration: ViewerConfiguration = {
                 disableOnFullscreen: false,
                 text: {
                     hdButton: "Toggle HD",
-                    fullscreenButton: "Fullscreen",
+                    fullscreenButton: "Toggle Fullscreen",
                     helpButton: "Help",
                     vrButton: "Toggle VR",
                     printButton: "Print model in 3D"