Fixed bugs, restyled pages, and added instructions for admin pages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
%ul.locales
|
||||
- @alt_lang_urls.each do |locale, url|
|
||||
%li
|
||||
- locale_translation = language(locale, true)
|
||||
- locale_translation = language_name(locale, true)
|
||||
%a.button{href: url, lang: locale}
|
||||
=_'translate.content.change_locale', "Read in #{locale_translation}", vars: {language: locale_translation}, locale: locale
|
||||
%h2= _'error.locale_not_available.volunteer.title'
|
||||
|
||||
Reference in New Issue
Block a user