diff options
Diffstat (limited to 'config/locales/simple_form.en.yml')
-rw-r--r-- | config/locales/simple_form.en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 1ba7c91e2..1e975af14 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -16,14 +16,14 @@ en: password: Password silenced: Unlisted mode username: Username + interactions: + must_be_follower: Block notifications from non-followers + must_be_following: Block notifications from people you don't follow notification_emails: favourite: Send e-mail when someone favourites your status follow: Send e-mail when someone follows you mention: Send e-mail when someone mentions you reblog: Send e-mail when someone reblogs your status - interactions: - must_be_follower: Block notifications from non-followers - must_be_following: Block notifications from people you don't follow 'no': 'No' required: mark: "*" |