diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-05-02 16:36:20 +0200 |
---|---|---|
committer | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-05-16 17:35:00 +0200 |
commit | 0b38e0a24792650b58ed0ad2a5e9ea8f95b7960e (patch) | |
tree | 3adab1e56a76ea1cc257db10e3ee5f62c7552ba0 /locale/gitlab.pot | |
parent | 112193e8a6dea1a42e234e06244b1a20dd7d711b (diff) | |
download | gitlab-ce-0b38e0a24792650b58ed0ad2a5e9ea8f95b7960e.tar.gz |
I18N of JS files starting with gjs-i18n-g-files
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
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 5800aa9604b..b7aea0254a9 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6058,6 +6058,9 @@ msgstr "" msgid "Mirroring settings were successfully updated." msgstr "" +msgid "Missing commit signatures endpoint!" +msgstr "" + msgid "MissingSSHKeyWarningLink|add an SSH key" msgstr "" @@ -8376,6 +8379,9 @@ msgstr "" msgid "Search files" msgstr "" +msgid "Search for a group" +msgstr "" + msgid "Search for projects, issues, etc." msgstr "" |