Update i18n.rb style
This commit is contained in:
parent
4d5c7912b1
commit
da474692f6
1 changed files with 1 additions and 1 deletions
|
@ -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' => '繁體中文(臺灣)'
|
||||
|
|
Loading…
Reference in a new issue