Adding some localizations
This commit is contained in:
@ -6,8 +6,6 @@
|
||||
.footer
|
||||
%span.domain= link_to Rails.configuration.x.local_domain, root_path
|
||||
%span.powered-by
|
||||
\//
|
||||
powered by
|
||||
= link_to 'Mastodon', 'https://github.com/Gargron/mastodon'
|
||||
= t('generic.powered_by', link: link_to('Mastodon', 'https://github.com/Gargron/mastodon')).html_safe
|
||||
|
||||
= render template: "layouts/application"
|
||||
|
Reference in New Issue
Block a user