diff options
Diffstat (limited to 'app/i18n/he/gen.php')
| -rw-r--r-- | app/i18n/he/gen.php | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index 8afac5dca..ba6c4523f 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -127,23 +127,23 @@ return array( 'should_be_activated' => 'חובה להפעיל JavaScript', ), 'lang' => array( - 'cz' => 'Čeština', // TODO - Translation - 'de' => 'Deutsch', // TODO - Translation - 'en' => 'English', // TODO - Translation + 'cz' => 'Čeština', + 'de' => 'Deutsch', + 'en' => 'English', 'en-us' => 'English (United States)', - 'es' => 'Español', // TODO - Translation - 'fr' => 'Français', // TODO - Translation - 'he' => 'עברית', // TODO - Translation - 'it' => 'Italiano', // TODO - Translation - 'kr' => '한국어', // TODO - Translation - 'nl' => 'Nederlands', // TODO - Translation - 'oc' => 'Occitan', // TODO - Translation - 'pl' => 'Polski', // TODO - Translation - 'pt-br' => 'Português (Brasil)', // TODO - Translation - 'ru' => 'Русский', // TODO - Translation - 'sk' => 'Slovenčina', // TODO - Translation - 'tr' => 'Türkçe', // TODO - Translation - 'zh-cn' => '简体中文', // TODO - Translation + 'es' => 'Español', + 'fr' => 'Français', + 'he' => 'עברית', + 'it' => 'Italiano', + 'kr' => '한국어', + 'nl' => 'Nederlands', + 'oc' => 'Occitan', + 'pl' => 'Polski', + 'pt-br' => 'Português (Brasil)', + 'ru' => 'Русский', + 'sk' => 'Slovenčina', + 'tr' => 'Türkçe', + 'zh-cn' => '简体中文', ), 'menu' => array( 'about' => 'אודות', |
