diff options
| author | Jacob Hall <email@jacobhall.net> | 2025-02-19 18:44:52 -0500 |
|---|---|---|
| committer | Jacob Hall <email@jacobhall.net> | 2025-02-19 18:44:52 -0500 |
| commit | e9f3702cf35d08ffbc7d3b265d6b30b63bfe8cc8 (patch) | |
| tree | c81c98e79d543b87a741b69dbe4ab9e2db4e5d1f | |
| parent | merge: Add separate redis for rate limit (!908) (diff) | |
| download | sharkey-e9f3702cf35d08ffbc7d3b265d6b30b63bfe8cc8.tar.gz sharkey-e9f3702cf35d08ffbc7d3b265d6b30b63bfe8cc8.tar.bz2 sharkey-e9f3702cf35d08ffbc7d3b265d6b30b63bfe8cc8.zip | |
fix file description labels to use "alt text" terminology
| -rw-r--r-- | sharkey-locales/en-US.yml | 5 |
1 files changed, 5 insertions, 0 deletions
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" |