fixed translation in request accepted mail
This commit is contained in:
parent
614aa3056a
commit
fbaf9d6e84
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
= "#{@sender.name} (#{@sender.diaspora_handle})"
|
= "#{@sender.name} (#{@sender.diaspora_handle})"
|
||||||
= t('notifier.request_accepted.accepted')
|
= t('notifier.request_accepted.accepted')
|
||||||
|
|
||||||
t('.sign_in')
|
= t('.sign_in')
|
||||||
= new_user_session_url
|
= new_user_session_url
|
||||||
= "#{t('notifier.love')} \n"
|
= "#{t('notifier.love')} \n"
|
||||||
= t('notifier.diaspora')
|
= t('notifier.diaspora')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue