diff options
author | Constance Okoghenun <cokoghenun@gitlab.com> | 2018-08-10 19:53:57 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2018-08-10 19:53:57 +0000 |
commit | a053e5dbc64f198cb5a1a578ec0aa17bab9ce5ae (patch) | |
tree | 8bc59b21bbeac6a15ebb42ebe3a2425d31e472b8 /locale | |
parent | a3c2b39d10fc3cdf4d50bd1d1157814fc10feeee (diff) | |
download | gitlab-ce-a053e5dbc64f198cb5a1a578ec0aa17bab9ce5ae.tar.gz |
Resolve "Add missing i18n strings to issue boards."
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 4c660ae45c1..b6a32ee7855 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -101,6 +101,9 @@ msgstr[1] "" msgid "%{filePath} deleted" msgstr "" +msgid "%{firstLabel} +%{labelCount} more" +msgstr "" + msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects." msgstr "" |