Commit 900ff4c8 authored by Camil Staps's avatar Camil Staps

Internationalization

parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment