Add Japanese Translation to i18n
This commit is contained in:
parent
75275d9726
commit
1e66907971
4 changed files with 1190 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Add Japanese translations for Cycle Analytics & Project pages & Repository pages & Commits pages & Pipeline Charts.
|
||||
merge_request: 12693
|
||||
author: Huang Tao
|
|
@ -13,7 +13,8 @@ module Gitlab
|
|||
'zh_TW' => '繁體中文(臺灣)',
|
||||
'bg' => 'български',
|
||||
'eo' => 'Esperanto',
|
||||
'it' => 'Italiano'
|
||||
'it' => 'Italiano',
|
||||
'ja' => '日本語'
|
||||
}.freeze
|
||||
|
||||
def available_locales
|
||||
|
|
1184
locale/ja/gitlab.po
Normal file
1184
locale/ja/gitlab.po
Normal file
File diff suppressed because it is too large
Load diff
0
locale/ja/gitlab.po.time_stamp
Normal file
0
locale/ja/gitlab.po.time_stamp
Normal file
Loading…
Reference in a new issue