diff --git a/extensions/lang-english/locale/flarum-subscriptions.yml b/extensions/lang-english/locale/flarum-subscriptions.yml index 74ce23731..2a7317657 100644 --- a/extensions/lang-english/locale/flarum-subscriptions.yml +++ b/extensions/lang-english/locale/flarum-subscriptions.yml @@ -28,9 +28,9 @@ flarum-subscriptions: # These translations are used in the Settings page. settings: - notify_new_post_label: Someone posts in a discussion I'm following - forum_heading: Forum forum_follow_after_reply_label: Automaticaly follow a discussion after you posted in the discussion + forum_heading: Forum + notify_new_post_label: Someone posts in a discussion I'm following # These translations are used in the subscription menu displayed to the right of the post stream. sub_controls: @@ -41,8 +41,8 @@ flarum-subscriptions: ignoring_text: Never be notified. Hide from the discussion list. not_following_button: Not Following not_following_text: "Be notified only when @mentioned." - notify_email_tooltip: Get an email when there are new posts notify_alert_tooltip: Get a forum notification when there are new posts + notify_email_tooltip: Get an email when there are new posts ## # REUSED TRANSLATIONS - These keys should not be used directly in code!