diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-02-19 15:01:58 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-02-19 15:01:58 +0000 |
commit | 2fd0d6e29b8ed06c07354a6b3f2d81e938417489 (patch) | |
tree | f18907e4a41c32f47f29d14478f57e00f847af74 /locale | |
parent | 1aae24ce099c8683c9b212cceb1c1a71137c1c48 (diff) | |
download | gitlab-ce-2fd0d6e29b8ed06c07354a6b3f2d81e938417489.tar.gz |
Improve empty state for starred projects
In this MR, a view for the empty state of projects has been added.
In addition, an svg for this has also been added.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 7f6ca12aebf..973950d27aa 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7003,6 +7003,12 @@ msgstr "" msgid "Starred projects" msgstr "" +msgid "StarredProjectsEmptyState|Visit a project page and press on a star icon. Then, you can find the project on this page." +msgstr "" + +msgid "StarredProjectsEmptyState|You don't have starred projects yet." +msgstr "" + msgid "Stars" msgstr "" |