diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-04-29 14:20:16 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-04-29 14:20:16 +0000 |
commit | ba5cb321b90a50bd24d1acf90fa1bf001120ca85 (patch) | |
tree | 9f94ad4a1c27f993bad2066ba6a13b914f9f268b /locale | |
parent | fe45f5446f2aefda2066bd4d271ae47162130049 (diff) | |
download | gitlab-ce-ba5cb321b90a50bd24d1acf90fa1bf001120ca85.tar.gz |
Internationalisation of groups directory
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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index b973cd2dd8e..0a5cd6730e6 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6038,6 +6038,9 @@ msgstr "" msgid "No other labels with such name or description" msgstr "" +msgid "No parent group" +msgstr "" + msgid "No preview for this file type" msgstr "" |