aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-07-13 00:37:57 -0400
committertusooa <tusooa@kazv.moe>2023-07-17 11:27:32 -0400
commitd22079cf7392a1ef184d7c03ff7cb680e3e1c99c (patch)
tree7e2ce9a116deef6734cbb474303cfb4110a879e3 /src/i18n
parentd72486f3e4f2af9db95535f3f93e6257c675e155 (diff)
Handle recursive quotes
Diffstat (limited to 'src/i18n')
-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 4bfad3f9..2358a4ce 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1030,7 +1030,10 @@
"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",
"status_history": "Status history",
- "reaction_count_label": "{num} person reacted | {num} people reacted"
+ "reaction_count_label": "{num} person reacted | {num} people reacted",
+ "hide_quote": "Hide the quoted status",
+ "display_quote": "Display the quoted status",
+ "invisible_quote": "Quoted status unavailable: {link}"
},
"user_card": {
"approve": "Approve",