diff options
author | Laura Montemayor <lmontemayor@gitlab.com> | 2019-08-09 20:29:33 +0000 |
---|---|---|
committer | Clement Ho <408677-ClemMakesApps@users.noreply.gitlab.com> | 2019-08-09 20:29:33 +0000 |
commit | 6a5a624749f0f09aaa521c3464da67d9c4515a01 (patch) | |
tree | d9419d0be0748017008b8aa117ff14d1e42a76cf /locale | |
parent | 24aec671e4aab17173cae60c60f66c1bddcd78fc (diff) | |
download | gitlab-ce-6a5a624749f0f09aaa521c3464da67d9c4515a01.tar.gz |
Adds button to download metrics data as csv
This MR adds a temporary button to be able to
download the Prometheus metrics from charts
to CSV format.
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 9b41f32042a..50103c226d4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4007,6 +4007,9 @@ msgstr "" msgid "Download" msgstr "" +msgid "Download CSV" +msgstr "" + msgid "Download artifacts" msgstr "" |