add Italian translation to I18N
translated of Cycle Analytics Page translated of Project Page translated of Repository Page add Changelog Closes #34544
This commit is contained in:
parent
6bbbc0ba80
commit
bd1c596264
4 changed files with 1148 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
|
||||
|
|
1142
locale/it/gitlab.po
Normal file
1142
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