From e9f3702cf35d08ffbc7d3b265d6b30b63bfe8cc8 Mon Sep 17 00:00:00 2001 From: Jacob Hall Date: Wed, 19 Feb 2025 18:44:52 -0500 Subject: [PATCH] fix file description labels to use "alt text" terminology --- sharkey-locales/en-US.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 86eafc8a33..2473573ecd 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -51,6 +51,11 @@ mediaSilencedByBase: "This host's media is silenced implicitly because a base do driveSearchbarPlaceholder: "Search drive" fileNotSelected: "No file selected" background: "Background" +description: "Alt text" +inputNewDescription: "Enter new alt text" +describeFile: "Add alt text" +enterFileDescription: "Enter alt text" +caption: "Alt text" antennaUsersDescription: "List one username per line. Use \"*@instance.com\" to specify all users of an instance" aboutMisskey: "About Sharkey" expandAllCws: "Show content for all replies"