Merge pull request #2668 from angelside/master

Update modules/system/lang/en/lang.php
This commit is contained in:
Luke Towers 2017-02-11 13:09:15 -06:00 committed by GitHub
commit 9a2a981cdf
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ return [
'ru' => 'Русский',
'sv' => 'Svenska',
'sk' => 'Slovenský',
'tr' => 'Türk',
'tr' => 'Türkçe',
'zh-cn' => '简体中文',
'zh-tw' => '繁體中文'
],