Update INCOMPLETE_TRANSLATIONS
* Remove: he * Add: zh_HK, zh_TW
This commit is contained in:
parent
b27480f7a1
commit
99ec8e876b
@ -117,7 +117,7 @@ _LOCALE_NAMES = {
|
|||||||
_RTL_LOCALES = ('ar', 'he')
|
_RTL_LOCALES = ('ar', 'he')
|
||||||
|
|
||||||
# locales with less than 70% currently translated
|
# locales with less than 70% currently translated
|
||||||
INCOMPLETE_TRANSLATIONS = ('ar', 'bg', 'he', 'sq', 'ta', 'tr')
|
INCOMPLETE_TRANSLATIONS = ('ar', 'bg', 'sq', 'ta', 'tr', 'zh_HK', 'zh_TW')
|
||||||
|
|
||||||
def _check_mswin_locale(locale):
|
def _check_mswin_locale(locale):
|
||||||
msloc = None
|
msloc = None
|
||||||
|
Loading…
Reference in New Issue
Block a user