diaspora/app/views/notifier/single_admin.text.haml
2010-12-01 11:20:10 -08:00

6 lines
122 B
Text

= t('notifier.hello', :name => @recipient.username)
= @string
= t('notifier.thanks')
= t('notifier.single_admin.admin')