aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/gen.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-09-22 16:21:37 +0200
committerGravatar GitHub <noreply@github.com> 2017-09-22 16:21:37 +0200
commit3fa63217cdf339b894c29ffe7f9af8c477c724fb (patch)
tree8d8c75c2faf766716fb4ab9237193cacdf58e4ea /app/i18n/de/gen.php
parenta4890fbeb7cb876f6fd7980b91088595bcfb1415 (diff)
Quick fix i18n es and zh (#1636)
https://github.com/FreshRSS/FreshRSS/pull/1631
Diffstat (limited to 'app/i18n/de/gen.php')
-rw-r--r--app/i18n/de/gen.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php
index dccf38383..c6b659f27 100644
--- a/app/i18n/de/gen.php
+++ b/app/i18n/de/gen.php
@@ -117,12 +117,14 @@ return array(
'cz' => 'Čeština',
'de' => 'Deutsch',
'en' => 'English',
+ 'es' => 'Español',
'fr' => 'Français',
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
'ru' => 'Русский',
'tr' => 'Türkçe',
+ 'zh-cn' => '简体中文',
),
'menu' => array(
'about' => 'Über',