commit: c032b48219ba601df5dabc7fd271444fe7db0321
parent e7e35ead09589e1673dd6b6fdd24f7679ef108bf
Author: Tusooa Zhu <tusooa@kazv.moe>
Date: Wed, 9 Feb 2022 16:21:30 -0500
Add English translation for mute confirmation
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
@@ -938,6 +938,10 @@
"message": "Message",
"mute": "Mute",
"muted": "Muted",
+ "mute_confirm_title": "Mute confirmation",
+ "mute_confirm": "Do you really want to mute {user}?",
+ "mute_confirm_accept_button": "Mute",
+ "mute_confirm_cancel_button": "Do not mute",
"per_day": "per day",
"remote_follow": "Remote follow",
"remove_follower": "Remove follower",