From f7560c585f211be41b093906e3a8fb5a6071c660 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Sun, 15 Feb 2015 09:54:04 -0500 Subject: Add hebrew translation This is a copy-paste job from mat-mo PR. There is missing translations since it was done prior to the i18n changes. See #689 for more information --- app/i18n/en/gen.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/en/gen.php') diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index 2143822ed..223cd82b1 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -107,6 +107,7 @@ return array( 'de' => 'Deutsch', 'en' => 'English', 'fr' => 'Français', + 'he' => 'עברית', ), 'menu' => array( 'about' => 'About', -- cgit v1.2.3