aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
diff options
context:
space:
mode:
authorwinter2025-02-06 20:54:52 +0000
committerwinter2025-02-06 20:54:52 +0000
commit27c2a1df69001f979ad9ed5ffbac06fc106b9e30 (patch)
tree5f22e3ae15797d3add4659dd70e8d78917c4a9f6 /locale/en_GB.json
parent0c9c33d2f626c235ef24d9fabc723be11cd6088b (diff)
allow writing alt text on image attachments
Diffstat (limited to 'locale/en_GB.json')
-rw-r--r--locale/en_GB.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index c7bccdf..57c0fa1 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -81,6 +81,8 @@
"writeNote.mentions.placeholder": "someone@social.example",
"writeNote.attachments.label": "Attached files",
"writeNote.attachments.add.action": "Add a file",
+ "writeNote.attachments.remove.action": "Remove",
+ "writeNote.attachments.altText.label": "Image description",
"writeReply.label": "Write a reply",
"writeReply.action": "Reply",
"followRequests.pageTitle": "Pending follow requests",