diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-04-29 15:33:00 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-04-29 15:33:00 +0000 |
commit | c7569a4942230b31e5d5163a1869858c0e7b1a61 (patch) | |
tree | c1a450632d9b565f4a95348181bbfe8c3b0a7795 /locale | |
parent | 43c7dae9aa3b59252fe78bdf81ef011ff874aef2 (diff) | |
download | gitlab-ce-c7569a4942230b31e5d5163a1869858c0e7b1a61.tar.gz |
Internationalisation of cycle_analytics directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
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 0a5cd6730e6..78d50c74eac 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -9156,6 +9156,9 @@ msgstr "" msgid "There was an error when unsubscribing from this label." msgstr "" +msgid "There was an error while fetching cycle analytics data." +msgstr "" + msgid "There was an error with the reCAPTCHA. Please solve the reCAPTCHA again." msgstr "" |