aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2021-08-07 11:59:41 -0400
committerTusooa Zhu <tusooa@kazv.moe>2022-03-07 19:19:29 -0500
commit31c4300456192582786a7f5da420f7ce834a3e2b (patch)
tree2a2319bb471b9429dd2879afa2c88eefe1976ed9 /src
parent84a3cd92a3da885fe1a76809c589b8f464eed432 (diff)
Add English translations for diving
Diffstat (limited to 'src')
-rw-r--r--src/i18n/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 6be2d9aa..7f92e95a 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -753,7 +753,10 @@
"open_gallery": "Open gallery",
"thread_hide": "Hide this thread",
"thread_show": "Show this thread",
- "thread_show_full": "Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})"
+ "thread_show_full": "Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})",
+ "thread_show_full_with_icon": "{icon} {text}",
+ "show_all_conversation": "{0} Show full conversation",
+ "show_only_conversation_under_this": "Only show replies to this status"
},
"user_card": {
"approve": "Approve",