disable hebrew translation for now

This commit is contained in:
Michael Hudson-Doyle 2018-04-23 20:01:57 +12:00
parent 050bf8f143
commit 0f18f036bd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class LocaleModel(object):
('nl_NL', 'Dutch'), ('nl_NL', 'Dutch'),
('de_DE', 'German'), ('de_DE', 'German'),
('el_GR', 'Greek, Modern (1453-)'), ('el_GR', 'Greek, Modern (1453-)'),
('he_IL', 'Hebrew'), # ('he_IL', 'Hebrew'), # disabled as it does not render correctly on a vt with default font
('hu_HU', 'Hungarian'), ('hu_HU', 'Hungarian'),
('lv_LV', 'Latvian'), ('lv_LV', 'Latvian'),
('nb_NO', 'Norsk bokmål'), # iso_639_3 for nb does not translate Norwgian ('nb_NO', 'Norsk bokmål'), # iso_639_3 for nb does not translate Norwgian