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:
黄涛 2017-06-30 09:58:47 +08:00
parent 6bbbc0ba80
commit bd1c596264
4 changed files with 1148 additions and 1 deletions

View file

@ -0,0 +1,4 @@
---
title: Add Italian translation of Cycle Analytics Page & Project Page & Repository Page
merge_request: 12578
author: Huang Tao

View file

@ -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

File diff suppressed because it is too large Load diff

View file