diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-07-20 22:30:12 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-08-31 21:12:59 +0200 |
commit | 3dd7b17a7785e54f97100711b18defce4f39dc52 (patch) | |
tree | f7f86282a9c2112aca10ff5851634757c9d3b48a /locale/ja | |
parent | bde39322f1b0a24b03c949abbf34b21859f9a5c0 (diff) | |
download | gitlab-ce-3dd7b17a7785e54f97100711b18defce4f39dc52.tar.gz |
Fix currently invalid po files
Diffstat (limited to 'locale/ja')
-rw-r--r-- | locale/ja/gitlab.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/ja/gitlab.po b/locale/ja/gitlab.po index 4037ff731a2..670ac2d9684 100644 --- a/locale/ja/gitlab.po +++ b/locale/ja/gitlab.po @@ -45,7 +45,7 @@ msgstr "" msgid "1 pipeline" msgid_plural "%d pipelines" -msgstr[0] "1 個のパイプライン" +msgstr[0] "%d 個のパイプライン" msgid "A collection of graphs regarding Continuous Integration" msgstr "CIについてのグラフ" |