diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-06-04 15:03:01 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-06-04 19:09:03 -0400 |
| commit | 25174e837affc0b4eaaa2fe3a68b940bc498027d (patch) | |
| tree | cfd3ccfb6aa8aca36c5c4f1c94f8a9bda9207bf2 /sharkey-locales/en-US.yml | |
| parent | use responsive gaps between note toolbar items (diff) | |
| download | sharkey-25174e837affc0b4eaaa2fe3a68b940bc498027d.tar.gz sharkey-25174e837affc0b4eaaa2fe3a68b940bc498027d.tar.bz2 sharkey-25174e837affc0b4eaaa2fe3a68b940bc498027d.zip | |
allow note toolbar to scroll
https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index f9463f8221..bb9471a7ef 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -619,3 +619,5 @@ keepCwDescription: "When replying to a post with a Content Warning, automaticall keepCwDisabled: "Disabled (do not copy CWs)" keepCwEnabled: "Enabled (copy CWs verbatim)" keepCwPrependRe: "Enabled (copy CW and prepend \"RE:\")" + +noteFooterLabel: "Note controls" |