Browse Source

Update default.ts

Raanan Weber 7 years ago
parent
commit
891253c26f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Viewer/src/configuration/types/default.ts

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

@@ -58,7 +58,7 @@ export let defaultConfiguration: ViewerConfiguration = {
                     fullscreenButton: "Fullscreen",
                     helpButton: "Help",
                     vrButton: "Toggle VR",
-                    printButton: "Print model in 3D"
+                    printButton: "Print 3D Object"
                 }
             },
             events: {