logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: b7af37fce8bf11492681f206cfc2afcf00ff5ded
parent 228a9afdf5ecc10a17de31f88bd88ad1efbe0004
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Sat, 30 Apr 2022 11:08:37 -0400

Add English translation for mute duration

Diffstat:

Msrc/i18n/en.json1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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",