Update i18n.rb style

This commit is contained in:
Huang Tao 2017-06-06 04:59:55 +00:00 committed by 黄涛
parent 4d5c7912b1
commit da474692f6

View file

@ -6,7 +6,7 @@ module Gitlab
'en' => 'English',
'es' => 'Español',
'de' => 'Deutsch',
'pt_BR' => 'Português(Brasil)',
'pt_BR' => 'Português(Brasil)',
'zh_CN' => '简体中文',
'zh_HK' => '繁體中文(香港)',
'zh_TW' => '繁體中文(臺灣)'