diff options
author | Phil Hughes <me@iamphill.com> | 2019-02-05 10:33:47 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-02-05 10:33:47 +0000 |
commit | 97041bb6c480e94593b1b7ee3102149ad30804dc (patch) | |
tree | 5a076061868f692f26cfb59c01ec6485997f8395 /locale | |
parent | 068b41275f6f142acfddca273ace68d03a6c0730 (diff) | |
parent | 9cfb253ed4ebf08c254db22c2da15a0b0d92c61e (diff) | |
download | gitlab-ce-97041bb6c480e94593b1b7ee3102149ad30804dc.tar.gz |
Merge branch 'fe-grammar-util' into 'master'
FE grammar util
See merge request gitlab-org/gitlab-ce!24893
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 289ed9792bf..6b5b4e93e70 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -8712,6 +8712,15 @@ msgstr "" msgid "notification emails" msgstr "" +msgid "nounSeries|%{firstItem} and %{lastItem}" +msgstr "" + +msgid "nounSeries|%{item}, %{nextItem}" +msgstr "" + +msgid "nounSeries|%{item}, and %{lastItem}" +msgstr "" + msgid "or" msgstr "" |