From 523f077f1b1e3a8fbcdfb82cfed10afe65cee881 Mon Sep 17 00:00:00 2001 From: CMK Date: Thu, 30 Jun 2022 15:05:48 +0800 Subject: [PATCH] feat: add notification follow request i18n words --- Localization/app.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Localization/app.json b/Localization/app.json index 93c3f9955..a965b23ae 100644 --- a/Localization/app.json +++ b/Localization/app.json @@ -544,6 +544,12 @@ "keyobard": { "show_everything": "Show Everything", "show_mentions": "Show Mentions" + }, + "follow_request": { + "accept": "Accept", + "accepted": "Accepted", + "reject": "reject", + "rejected": "Rejected" } }, "thread": {