diff options
Diffstat (limited to 'advtrains/locale/README.md')
-rw-r--r-- | advtrains/locale/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/advtrains/locale/README.md b/advtrains/locale/README.md index 893f09e..7a414bc 100644 --- a/advtrains/locale/README.md +++ b/advtrains/locale/README.md @@ -6,5 +6,5 @@ If there is a translation file for your language (e.g. German), you can edit the If the translation file for your language needs to be created, create it by copying `template.txt` to `advtrains.XX.tr`, where `XX` is replaced by the language code. ## Translation Notes -* Translations should be consistent. +* Translations should be consistent. Use translations in the Minetest as a reference. * Replacement sequences (`@1`, `@2`, etc) should not be translated.
\ No newline at end of file |