diff options
author | Fernando Arias <farias@gitlab.com> | 2019-01-09 16:56:23 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2019-01-09 16:56:23 +0000 |
commit | decfde137dd8b4b89d18b6acf9c9144a7047283e (patch) | |
tree | f0bedaa332d8839f3235cce5a1a4c45a32e8023b /locale | |
parent | 3f01f0c5b3de07ee18d4f44a14a993b72c2442c6 (diff) | |
download | gitlab-ce-decfde137dd8b4b89d18b6acf9c9144a7047283e.tar.gz |
First pass at updated profile empty state
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 08331f4e630..501acb6947a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7476,6 +7476,9 @@ msgstr "" msgid "UserProfile|Subscribe" msgstr "" +msgid "UserProfile|This user doesn't have any personal projects" +msgstr "" + msgid "UserProfile|This user has a private profile" msgstr "" |