gitlab-org--gitlab-foss/app/views/import/gitea/status.html.haml
Tao Wang 72dc663c06
i18n: externalize strings from 'app/views/import'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-16 21:09:41 +10:00

7 lines
204 B
Text

- page_title _("Gitea Import")
- header_title _("Projects"), root_path
%h3.page-title
= custom_icon('go_logo')
= _('Import Projects from Gitea')
= render 'import/githubish_status', provider: 'gitea'