Skip to content

German Translations

Melanie Treitinger edited this page Oct 28, 2024 · 2 revisions

The German translations are in the file lang/de/mod_bookit.php

There is a list with entries which look like this: $string['pluginname'] = 'BookIt';

The part in the square brackets (here: 'pluginname') is called identifier.

💡 To translate you need to find the identifier in the English language file and copy the line to the German language file, then translate the text.

The identifier remains in English.

❗ All identifiers need to be in an exact alphabetic order.

grafik

Tip

grafik

Strings which need to be translated are marked by a comment // ...@TODO: translate.

Note

If you are not familiar with git commands, you can just copy the German lang file, open the file in any text editor, translate the missing strings and then send the file to a developer!

  1. Home
  2. Team Editorial
  3. Team Testing
  4. Team Documentation
  5. Team peer review and integration
  6. Team Development

Other Docs, Updates, cross-teams

Clone this wiki locally