Added support for lithuanian, valencian, indonesian and filipino

This commit is contained in:
Yorik van Havre
2018-02-21 13:19:42 -03:00
parent b4017b80d0
commit ce0a882b7e
2 changed files with 5 additions and 1 deletions

View File

@@ -93,7 +93,7 @@ locations = [["Arch","../Mod/Arch/Resources/translations","../Mod/Arch/Resources
["TechDraw","../Mod/TechDraw/Gui/Resources/translations","../Mod/TechDraw/Gui/Resources/TechDraw.qrc"],
]
default_languages = "af zh-CN zh-TW hr cs nl fi fr de hu ja no pl pt-PT ro ru sr es-ES sv-SE uk it pt-BR el sk tr sl eu ca gl kab ko"
default_languages = "af zh-CN zh-TW hr cs nl fi fr de hu ja no pl pt-PT ro ru sr es-ES sv-SE uk it pt-BR el sk tr sl eu ca gl kab ko fil id lt val-ES"
def updateqrc(qrcpath,lncode):
"updates a qrc file with the given translation entry"