debian-mirror-gitlab/app/views/shared/groups/_empty_state.html.haml

8 lines
372 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
.groups-empty-state
= custom_icon("icon_empty_groups")
.text-content
%h4= s_("GroupsEmptyState|A group is a collection of several projects.")
%p= s_("GroupsEmptyState|If you organize your projects under a group, it works like a folder.")
%p= s_("GroupsEmptyState|You can manage your group members permissions and access to each project in the group.")