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/ko | |
parent | bde39322f1b0a24b03c949abbf34b21859f9a5c0 (diff) | |
download | gitlab-ce-3dd7b17a7785e54f97100711b18defce4f39dc52.tar.gz |
Fix currently invalid po files
Diffstat (limited to 'locale/ko')
-rw-r--r-- | locale/ko/gitlab.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/ko/gitlab.po b/locale/ko/gitlab.po index 125ca220c81..df850115222 100644 --- a/locale/ko/gitlab.po +++ b/locale/ko/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 "지속적인 통합에 관한 그래프 모음" |