From 0314092c394abbb2365fe01babec167e1aea7719 Mon Sep 17 00:00:00 2001 From: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com> Date: Wed, 3 Jun 2020 06:46:27 -0400 Subject: [PATCH] Add meta title to following page (#159) Refs flarum/core#495, flarum/subscriptions#23. --- locale/flarum-subscriptions.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locale/flarum-subscriptions.yml b/locale/flarum-subscriptions.yml index 03b11d19..5968e38d 100644 --- a/locale/flarum-subscriptions.yml +++ b/locale/flarum-subscriptions.yml @@ -18,6 +18,10 @@ flarum-subscriptions: unfollow_button: Unfollow unignore_button: Unignore + # These translations are used on the page that displays all subscriptions. + following: + meta_title_text: => flarum-subscriptions.ref.following + # These translations are used on the index page, peripheral to the discussion list. index: following_link: => flarum-subscriptions.ref.following