From 093b34db9498d9ce1155c1fd8a59646aa483f85d Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 28 Jan 2025 22:00:20 +0000 Subject: add upload/attach file feature for writing notes --- 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 9d2a2b7..c7bccdf 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -79,6 +79,8 @@ "writeNote.mentions.label": "Mentioned users", "writeNote.mentions.add.action": "Add a mention", "writeNote.mentions.placeholder": "someone@social.example", + "writeNote.attachments.label": "Attached files", + "writeNote.attachments.add.action": "Add a file", "writeReply.label": "Write a reply", "writeReply.action": "Reply", "followRequests.pageTitle": "Pending follow requests", -- cgit v1.3