未验证 提交 900ff4c8 编写于 作者: C Camil Staps

Internationalization

上级 4f76331d
......@@ -27,6 +27,6 @@
= paginate @starrers, theme: 'gitlab'
- else
- if params[:search].present?
.nothing-here-block No starrers matched your search
.nothing-here-block= _('No starrers matched your search')
- else
.nothing-here-block Nobody has starred this repository yet
.nothing-here-block= _('Nobody has starred this repository yet')
......@@ -7227,12 +7227,18 @@ msgstr ""
msgid "No schedules"
msgstr ""
msgid "No starrers matched your search"
msgstr ""
msgid "No template"
msgstr ""
msgid "No, directly import the existing email addresses and usernames."
msgstr ""
msgid "Nobody has starred this repository yet"
msgstr ""
msgid "None"
msgstr ""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册