Add Japanese Translation to i18n

This commit is contained in:
Huang Tao 2017-07-19 10:47:41 +00:00 committed by Rémy Coutable
parent 75275d9726
commit 1e66907971
4 changed files with 1190 additions and 1 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File