aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-11-12 14:51:39 -0500
committertusooa <tusooa@kazv.moe>2023-11-12 14:51:39 -0500
commit0026b35f661c83516ef9e7edc0d6e826f29a86a5 (patch)
treeebf6dcc23acb5024e5b6881b7c84074b4ee14427 /src/i18n
parentc3c233c6fe8291bc4d691250144fb6a65e7de594 (diff)
Add alt text for react and extra-buttons popup
Diffstat (limited to 'src/i18n')
-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 031771dd..034022cb 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1045,7 +1045,8 @@
"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}"
+ "invisible_quote": "Quoted status unavailable: {link}",
+ "more_actions": "More actions on this status"
},
"user_card": {
"approve": "Approve",