diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-05-02 13:05:48 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-05-02 13:05:48 +0000 |
commit | 8a7792bdd01bcd667d2b17931c5b9eba6ff0942b (patch) | |
tree | 9870414c84243ad71cbc65cc6b8f71a4392c6651 /locale | |
parent | a8347c22d0e33ab626ee4c3b4b9acffa69f7cf46 (diff) | |
download | gitlab-ce-8a7792bdd01bcd667d2b17931c5b9eba6ff0942b.tar.gz |
Internationalisation of javascript/t* directories
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
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 8ae350779d4..e9ae9ae9f99 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1740,6 +1740,9 @@ msgstr "" msgid "Choose a role permission" msgstr "" +msgid "Choose a template" +msgstr "" + msgid "Choose a template..." msgstr "" @@ -2606,6 +2609,9 @@ msgstr "" msgid "Connect repositories from GitHub" msgstr "" +msgid "Connection failure" +msgstr "" + msgid "Container Registry" msgstr "" |