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/zh_CN | |
parent | bde39322f1b0a24b03c949abbf34b21859f9a5c0 (diff) | |
download | gitlab-ce-3dd7b17a7785e54f97100711b18defce4f39dc52.tar.gz |
Fix currently invalid po files
Diffstat (limited to 'locale/zh_CN')
-rw-r--r-- | locale/zh_CN/gitlab.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/zh_CN/gitlab.po b/locale/zh_CN/gitlab.po index b25234da030..eb607acf1f4 100644 --- a/locale/zh_CN/gitlab.po +++ b/locale/zh_CN/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 "持续集成数据图" |