aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/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/zh-cn/gen.php
parenta4890fbeb7cb876f6fd7980b91088595bcfb1415 (diff)
Quick fix i18n es and zh (#1636)
https://github.com/FreshRSS/FreshRSS/pull/1631
Diffstat (limited to 'app/i18n/zh-cn/gen.php')
-rw-r--r--app/i18n/zh-cn/gen.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index 936f7d6ee..1cfc4ddff 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -116,9 +116,10 @@ return array(
'lang' => array(
'cz' => 'Čeština',
'de' => 'Deutsch',
- 'en' => 'English1',
+ 'en' => 'English',
+ 'es' => 'Español',
'fr' => 'Français',
- 'it' => 'Italiano1',
+ 'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
'ru' => 'Русский',