logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: c4bd004cbcde96aa438d81c77d00099b1b8937b4
parent 244174a32b94c1373847f0ea20bb6127de5ef222
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Sun,  5 Sep 2021 11:19:43 -0400

Add English translation for show all conversation button improvement

Diffstat:

Msrc/i18n/en.json3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json @@ -761,7 +761,8 @@ "thread_follow_with_icon": "{icon} {text}", "ancestor_follow": "See {numReplies} other reply under this status | See {numReplies} other replies under this status", "ancestor_follow_with_icon": "{icon} {text}", - "show_all_conversation": "{0} Show full conversation", + "show_all_conversation_with_icon": "{icon} {text}", + "show_all_conversation": "Show full conversation ({numStatus} other status) | Show full conversation ({numStatus} other statuses)", "show_only_conversation_under_this": "Only show replies to this status" }, "user_card": {