diff --git a/src/octoprint/templates/tabs/gcodeviewer.jinja2 b/src/octoprint/templates/tabs/gcodeviewer.jinja2 index 7c9385a1..d50e6f31 100644 --- a/src/octoprint/templates/tabs/gcodeviewer.jinja2 +++ b/src/octoprint/templates/tabs/gcodeviewer.jinja2 @@ -9,14 +9,14 @@
-

Model info

+

{{ _('Model info') }}

Layer info

-

Renderer options

+

{{ _('Renderer options') }}

-

Warning

- -

+

{{ _('Warning') }}

+ {% trans %}

You've selected for printing which has a size of . Depending on your machine this might be too large for rendering and cause your browser to become unresponsive or crash. @@ -67,9 +66,9 @@

Are you sure you want to visualize this file nevertheless? -

+

{% endtrans %}