forked from AkkomaGang/akkoma-fe
Add English translation for show all conversation button improvement
This commit is contained in:
parent
244174a32b
commit
c4bd004cbc
1 changed files with 2 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue