diff options
| author | 2017-05-26 12:16:28 +0200 | |
|---|---|---|
| committer | 2017-05-26 12:16:28 +0200 | |
| commit | b848511574d52ca34c91dfacc7ff0e0059b083a6 (patch) | |
| tree | e395c72fb983e498bd2d3436c63db67928fa1f12 /app/i18n/en/gen.php | |
| parent | 1f0c6ee9f7a8fb4daebe629ed636351e0c3c7475 (diff) | |
| parent | d9109442125a2e550a10175d556ed7f600376d06 (diff) | |
Merge pull request #1541 from hoilc/simplified-chinese-translation
simplified chinese translation
Diffstat (limited to 'app/i18n/en/gen.php')
| -rw-r--r-- | app/i18n/en/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index a502e829a..9dc5946cf 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -121,6 +121,7 @@ return array( 'nl' => 'Nederlands', 'ru' => 'Русский', 'tr' => 'Türkçe', + 'zh-cn' => '简体中文' ), 'menu' => array( 'about' => 'About', |
