This commit is contained in:
Ruben Barkow 2017-06-07 04:18:44 +00:00 committed by GitHub
commit 15bd8e5d83

View File

@ -415,6 +415,11 @@ gluon-config-mode:altitude-help
gluon-config-mode:reboot gluon-config-mode:reboot
General information shown on the reboot page. General information shown on the reboot page.
But you can also change any of the default texts by adding the blocks to your PO files, for example::
msgid "Altitude"
msgstr "Höhe (3m pro Stock)"
There is a POT file in the site example directory which can be used to create templates There is a POT file in the site example directory which can be used to create templates
for the language files. The command ``msginit -l en -i ../../docs/site-example/i18n/gluon-site.pot`` for the language files. The command ``msginit -l en -i ../../docs/site-example/i18n/gluon-site.pot``
can be used from the ``i18n`` directory to create an initial PO file called ``en.po`` if the ``gettext`` can be used from the ``i18n`` directory to create an initial PO file called ``en.po`` if the ``gettext``