Enable locales for Thai and Vietnamese

This commit is contained in:
Christoph Atteneder 2018-11-22 13:11:08 +01:00
parent 000236bfea
commit 57763a2607
No known key found for this signature in database
GPG Key ID: CD5DC1C529CDFD3B

View File

@ -39,12 +39,12 @@ public class LanguageUtil {
"hu", // Hungarian
"ro", // Romanian
"ru", // Russian
"fr" // French
"fr", // French
"vi", // Vietnamese
"th" // Thai
/*
// not translated yet
"vi" // Vietnamese --> waiting for new translations for DAO
"fa" // Persian --> waiting for third review
"th", // Thai --> render issues atm
"tr" // Turkish
"it", // Italian
"ja", // Japanese