From 2028bd82a3d523b377d379c832d7bdb5d63d67c0 Mon Sep 17 00:00:00 2001 From: CMK Date: Tue, 17 May 2022 18:58:24 +0800 Subject: [PATCH] chore: update i18n words --- Localization/app.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Localization/app.json b/Localization/app.json index 32eaea9d..c621bcb2 100644 --- a/Localization/app.json +++ b/Localization/app.json @@ -462,11 +462,17 @@ } }, "follower": { + "title": "follower", "footer": "Followers from other servers are not displayed." }, "following": { + "title": "following", "footer": "Follows from other servers are not displayed." }, + "familiarFollowers": { + "title": "Followers you familiar", + "followed_by_names": "Followed by %s" + }, "search": { "title": "Search", "search_bar": {