diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-04-29 18:09:11 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2019-04-29 18:09:11 +0000 |
commit | db2eefba1d7cb4b1bcab5f6efcd7d855ddcfe118 (patch) | |
tree | c949fc5e07e7c62355a34eb3fafdcd01ad31df97 /locale | |
parent | adc567577aa4a786b32febb1245ff9eb0420d22f (diff) | |
download | gitlab-ce-db2eefba1d7cb4b1bcab5f6efcd7d855ddcfe118.tar.gz |
Internationalisation of vue_shared directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets the Vanilla JS files.
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 78d50c74eac..ada9229553c 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6688,6 +6688,9 @@ msgstr "" msgid "Preview" msgstr "" +msgid "Preview Markdown" +msgstr "" + msgid "Preview changes" msgstr "" |