diff options
author | Jose Vargas <jvargas@gitlab.com> | 2019-08-26 17:25:36 -0500 |
---|---|---|
committer | Jose Vargas <jvargas@gitlab.com> | 2019-09-09 13:52:14 -0500 |
commit | b5b2879e4a0854165c9485a36bbee8bcc6d83f84 (patch) | |
tree | ddf86fa4be1d9941dbb91cfa5988bb67946e02fc /locale | |
parent | c15be006c046c6861ef5793fd85d3c6bee06e4ff (diff) | |
download | gitlab-ce-b5b2879e4a0854165c9485a36bbee8bcc6d83f84.tar.gz |
Add caret icons to the monitoring dashboardjivanvl-add-caret-icon-dashboard
The carets will function as a button that will allow the panels
from the monitoring dashboard to collapse and show panels
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 a77d70a5700..6115ee119c4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -12299,6 +12299,9 @@ msgstr "" msgid "Toggle backtrace" msgstr "" +msgid "Toggle collapse" +msgstr "" + msgid "Toggle comments for this file" msgstr "" |