aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2021-08-10 23:59:51 -0400
committerTusooa Zhu <tusooa@kazv.moe>2022-03-07 19:19:30 -0500
commitd78c8e8ea4c1b5a9801552b519573037564a8f66 (patch)
treee3c9d3ad6fd6787cfedc539534be27f1fb0b1694 /src
parente560fbc9352f9f8754451f38c5e3ecef6da96686 (diff)
Add English translation for Misskey-style tree view
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index b8ddc3d2..02dd7200 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -759,8 +759,9 @@
"thread_show_full_with_icon": "{icon} {text}",
"thread_follow": "See the remaining part of this thread ({numStatus} status in total) | See the remaining part of this thread ({numStatus} statuses in total)",
"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",
- "return_to_last_showing": "{0} Return to last position",
"show_only_conversation_under_this": "Only show replies to this status"
},
"user_card": {