Swapping out Mastodon for site title in sessions, noscript and backup confirmation message

This commit is contained in:
Emma Winston
2019-09-13 01:09:33 +01:00
parent 288709e430
commit d904046775
4 changed files with 7 additions and 7 deletions

View File

@ -14,4 +14,4 @@
= image_pack_tag 'logo.svg', alt: 'Mastodon'
%div
= t('errors.noscript_html', apps_path: 'https://joinmastodon.org/apps')
= t('errors.noscript_html', apps_path: 'https://joinmastodon.org/apps', title: site_title)