aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2023-11-12 23:06:14 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2023-11-12 23:06:14 +0000
commit18c0cf1845a95db2d0e894d2455cdd4dc545aaf7 (patch)
treedbff6ae08d9a574fa0a970a3bc3cc6e7ca222fc1 /src/i18n
parentfaef2767cd7ba5961445e9c38e8ebf52d3610259 (diff)
parent5ff14837a76fb7b7501ca4603937492e18ceadcf (diff)
Merge branch 'tusooa/react-more-actions-fix' into 'develop'
Accessibility for react & extra buttons See merge request pleroma/pleroma-fe!1869
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",