mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
Added new languages to the doc generator
This commit is contained in:
parent
4532cf867a
commit
f8e14d7040
@ -7,7 +7,7 @@ languageHandler.setLanguage("en")
|
|||||||
import strings
|
import strings
|
||||||
|
|
||||||
# the list of supported language codes of TW Blue
|
# the list of supported language codes of TW Blue
|
||||||
languages = ["en", "es", "fr", "de", "it"]
|
languages = ["en", "es", "fr", "de", "it", "gl", "ja"]
|
||||||
#"eu", "ar", "ca", "es", "fi", "fr", "gl", "hu", "it", "pl", "pt", "ru", "tr"]
|
#"eu", "ar", "ca", "es", "fi", "fr", "gl", "hu", "it", "pl", "pt", "ru", "tr"]
|
||||||
|
|
||||||
def generate_document(language):
|
def generate_document(language):
|
||||||
|
Loading…
Reference in New Issue
Block a user