From 27c2a1df69001f979ad9ed5ffbac06fc106b9e30 Mon Sep 17 00:00:00 2001 From: winter Date: Thu, 6 Feb 2025 20:54:52 +0000 Subject: allow writing alt text on image attachments --- locale/en_GB.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locale') 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", -- cgit v1.3