diff options
author | Ezekiel Kigbo <ekigbo@gitlab.com> | 2019-07-01 20:24:59 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-07-01 20:24:59 +0000 |
commit | 9a18b2757d3b682c9773797eff070a63a3be55bb (patch) | |
tree | 26ed6a23166f16c59346fbc93ef4f3b276057b01 /locale | |
parent | 7177f59fe67ba00bb137fbf3d6f8636232640344 (diff) | |
download | gitlab-ce-9a18b2757d3b682c9773797eff070a63a3be55bb.tar.gz |
Vue-i18n: app/assets/javascripts/environments directory
i18n linting for .vue files under the
app/assets/javascripts/environments directory
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 556684679c4..f4cad04a70a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3485,6 +3485,9 @@ msgstr "" msgid "Deploy key was successfully updated." msgstr "" +msgid "Deploy to..." +msgstr "" + msgid "DeployKeys|+%{count} others" msgstr "" @@ -10163,6 +10166,9 @@ msgstr "" msgid "Templates" msgstr "" +msgid "Terminal" +msgstr "" + msgid "Terminal for environment" msgstr "" |