diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-04-18 19:04:01 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-04-25 16:36:56 +0100 |
commit | d275336b0b68f8b3c4e65cf754d5062d18ad9da4 (patch) | |
tree | 3768eeef168c4646a6473ed05f3a1603d45398fc /locale | |
parent | e7c494cc08de77a8898a561016bd38abc903a5d8 (diff) | |
download | gitlab-ce-d275336b0b68f8b3c4e65cf754d5062d18ad9da4.tar.gz |
Adds information about Canary env46048-canary-next
This commit adds a badge to the navbar
that indicates if Canary is being used
When canary is not being used, it renders a link
to next.gitlab.com
Diffstat (limited to 'locale')
-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 06f2f848925..cf7d11faa49 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5936,6 +5936,9 @@ msgstr "" msgid "Newly registered users will by default be external" msgstr "" +msgid "Next" +msgstr "" + msgid "No" msgstr "" @@ -8671,6 +8674,9 @@ msgstr "" msgid "Switch branch/tag" msgstr "" +msgid "Switch to GitLab Next" +msgstr "" + msgid "System Hooks" msgstr "" |