diff options
author | vanadium23 <chernoffivan@gmail.com> | 2017-06-13 20:58:46 +0300 |
---|---|---|
committer | vanadium23 <chernoffivan@gmail.com> | 2017-06-16 23:56:02 +0300 |
commit | 541950322c6bde9403ea893985abe88700dca669 (patch) | |
tree | 9250cd5dc98c1e3f93cbbcac0395956622cd84df /locale/gitlab.pot | |
parent | f2505eb6ce87877f78ee90c8567f879bcd77642b (diff) | |
download | gitlab-ce-541950322c6bde9403ea893985abe88700dca669.tar.gz |
Disable fork button on project limit
Diffstat (limited to 'locale/gitlab.pot')
-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 f3f08cc4950..2d8076f5567 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -982,6 +982,9 @@ msgstr "" msgid "You can only add files when you are on a branch" msgstr "" +msgid "You have reached your project limit" +msgstr "" + msgid "You must sign in to star a project" msgstr "" |