aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-04-30 11:08:37 -0400
committertusooa <tusooa@kazv.moe>2023-01-20 23:40:12 -0500
commitb7af37fce8bf11492681f206cfc2afcf00ff5ded (patch)
tree633247d0ed360c2588a104372b1eaf2fae125022 /src
parent228a9afdf5ecc10a17de31f88bd88ad1efbe0004 (diff)
Add English translation for mute duration
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index f7d83aa3..fc0de3ac 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -950,6 +950,7 @@
"mute_confirm": "Do you really want to mute {user}?",
"mute_confirm_accept_button": "Mute",
"mute_confirm_cancel_button": "Do not mute",
+ "mute_duration_prompt": "Mute this user for (0 for indefinite time):",
"per_day": "per day",
"remote_follow": "Remote follow",
"remove_follower": "Remove follower",