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/en | |
parent | f2505eb6ce87877f78ee90c8567f879bcd77642b (diff) | |
download | gitlab-ce-541950322c6bde9403ea893985abe88700dca669.tar.gz |
Disable fork button on project limit
Diffstat (limited to 'locale/en')
-rw-r--r-- | locale/en/gitlab.po | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en/gitlab.po b/locale/en/gitlab.po index 2f2075b131e..afb8fb3176f 100644 --- a/locale/en/gitlab.po +++ b/locale/en/gitlab.po @@ -984,6 +984,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 "" |