add russian translations to i18n
This commit is contained in:
parent
64701b51ae
commit
dc8597a03c
4 changed files with 1206 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
title: Add Russian translations for Cycle Analytics & Project pages & Repository pages & Commits pages & Pipeline Charts.
|
||||||
|
merge_request: 12743
|
||||||
|
author: Huang Tao
|
|
@ -12,6 +12,7 @@ module Gitlab
|
||||||
'zh_HK' => '繁體中文(香港)',
|
'zh_HK' => '繁體中文(香港)',
|
||||||
'zh_TW' => '繁體中文(臺灣)',
|
'zh_TW' => '繁體中文(臺灣)',
|
||||||
'bg' => 'български',
|
'bg' => 'български',
|
||||||
|
'ru' => 'Русский',
|
||||||
'eo' => 'Esperanto',
|
'eo' => 'Esperanto',
|
||||||
'it' => 'Italiano'
|
'it' => 'Italiano'
|
||||||
}.freeze
|
}.freeze
|
||||||
|
|
1201
locale/ru/gitlab.po
Normal file
1201
locale/ru/gitlab.po
Normal file
File diff suppressed because it is too large
Load diff
0
locale/ru/gitlab.po.time_stamp
Normal file
0
locale/ru/gitlab.po.time_stamp
Normal file
Loading…
Reference in a new issue