diff options
author | Tucker Chapman <tucker.r.chapman@gmail.com> | 2019-04-05 15:50:21 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-04-05 15:50:21 +0000 |
commit | cca4a5fd37b18590767f1ff8d2e2240f06060c0d (patch) | |
tree | 64bb5d7c17ad98bc7bd1e662b1b0019416281305 /locale | |
parent | e4a371582cf044dc3027f48cb923c8c7309a7b6d (diff) | |
download | gitlab-ce-cca4a5fd37b18590767f1ff8d2e2240f06060c0d.tar.gz |
Add checkbox to choose to create new list when creating new label
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 6d5abda257c..826103e16f4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -453,6 +453,9 @@ msgstr "" msgid "Add license" msgstr "" +msgid "Add list" +msgstr "" + msgid "Add new application" msgstr "" |