From 850ba9fdc0f9cd8cefe4cfe17693b74f67aa5bb6 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Tue, 3 Nov 2015 17:18:18 +1030 Subject: [PATCH] Add translation for "Follow" button tooltip --- extensions/lang-english/locale/flarum-subscriptions.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/lang-english/locale/flarum-subscriptions.yml b/extensions/lang-english/locale/flarum-subscriptions.yml index ee6a23b5d..f82d0a6ed 100644 --- a/extensions/lang-english/locale/flarum-subscriptions.yml +++ b/extensions/lang-english/locale/flarum-subscriptions.yml @@ -39,6 +39,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 ## # REUSED STRINGS - These keys should not be used directly in code!