Merge branch '34544_add_italian_translation_of_i18n' into 'master'
Add Italian translation of Cycle Analytics Page & Project Page & Repository Page Closes #34544 See merge request !12578
This commit is contained in:
commit
5af1fcd6f3
4 changed files with 1149 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Add Italian translation of Cycle Analytics Page & Project Page & Repository Page
|
||||
merge_request: 12578
|
||||
author: Huang Tao
|
|
@ -12,7 +12,8 @@ module Gitlab
|
|||
'zh_HK' => '繁體中文(香港)',
|
||||
'zh_TW' => '繁體中文(臺灣)',
|
||||
'bg' => 'български',
|
||||
'eo' => 'Esperanto'
|
||||
'eo' => 'Esperanto',
|
||||
'it' => 'Italiano'
|
||||
}.freeze
|
||||
|
||||
def available_locales
|
||||
|
|
1143
locale/it/gitlab.po
Normal file
1143
locale/it/gitlab.po
Normal file
File diff suppressed because it is too large
Load diff
0
locale/it/gitlab.po.time_stamp
Normal file
0
locale/it/gitlab.po.time_stamp
Normal file
Loading…
Reference in a new issue