diff options
| author | 2015-02-15 09:54:04 -0500 | |
|---|---|---|
| committer | 2015-02-15 09:54:04 -0500 | |
| commit | f7560c585f211be41b093906e3a8fb5a6071c660 (patch) | |
| tree | d1635fc52e0edb1c0296265a2277455f33d2fba7 /app/i18n/de/gen.php | |
| parent | 4bb8548eccf22b40c25352fe27c66f1f8039ebcd (diff) | |
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
Diffstat (limited to 'app/i18n/de/gen.php')
| -rw-r--r-- | app/i18n/de/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php index f3479ed53..bdc10d77a 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -107,6 +107,7 @@ return array( 'de' => 'Deutsch', 'en' => 'English', 'fr' => 'Français', + 'he' => 'עברית', ), 'menu' => array( 'about' => 'Über', |
