diff options
author | Rajat Jain <rjain@gitlab.com> | 2019-02-22 13:42:25 +0530 |
---|---|---|
committer | Rajat Jain <rjain@gitlab.com> | 2019-02-27 12:05:34 +0530 |
commit | 0ea350965d2a0fea0dbc1cfa433729dc865acfc6 (patch) | |
tree | 38a2fd16e9a8e8175d963331cddfa568a7066557 /locale | |
parent | 9a4ef1e373c5d452117e3c36201c68cb151171d0 (diff) | |
download | gitlab-ce-0ea350965d2a0fea0dbc1cfa433729dc865acfc6.tar.gz |
Limit number of characters allowed in mermaidjs
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 fa680cd5ef0..52520b467e4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1299,6 +1299,9 @@ msgstr "" msgid "Cannot modify managed Kubernetes cluster" msgstr "" +msgid "Cannot render the image. Maximum character count (%{charLimit}) has been exceeded." +msgstr "" + msgid "Certificate" msgstr "" |