Add a lang_update.php script to auto-update language files

This commit is contained in:
Daniel Winzen
2016-05-10 15:37:16 +02:00
parent 86b1de0ec8
commit dca1b81ef9
4 changed files with 48 additions and 1 deletions

1
README
View File

@ -60,6 +60,7 @@ When you are done, you have to edit the chat script, to include your translation
'lang_code' =>'Language name',
to the $L array in the load_lang() function at the bottom, similar to what I did for the German translation.
Please share your translation with me, so I can add it to the official version.
To update your translation, you can copy each new string to your translation file or edit the automated lang_update.php script to reflect you language and run it.
REGEX: