diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-10-04 13:41:48 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-10-04 13:41:48 +0000 |
commit | 7876a7397d6ebcef35cbf2a9f92c5a50e492369c (patch) | |
tree | 4b83be10dedd78de9e9496354b091481235167b3 /locale/gitlab.pot | |
parent | eac20b74a7e92c34a42fe0658b745521cf2e862f (diff) | |
parent | 9d476b11426ca757114e85343f548ab3ed15beeb (diff) | |
download | gitlab-ce-7876a7397d6ebcef35cbf2a9f92c5a50e492369c.tar.gz |
Merge branch 'dz-labels-subscribe-filter' into 'master'
Add subscribe filter to labels page
See merge request gitlab-org/gitlab-ce!21965
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 92a88c1c794..b56cd5700aa 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5786,6 +5786,9 @@ msgstr "" msgid "Subscribe at project level" msgstr "" +msgid "Subscribed" +msgstr "" + msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})" msgstr "" @@ -6956,6 +6959,9 @@ msgstr "" msgid "You cannot write to this read-only GitLab instance." msgstr "" +msgid "You do not have any subscriptions yet" +msgstr "" + msgid "You don't have any applications" msgstr "" |