mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Make API Keys table more accessible to screen readers
This commit is contained in:
parent
8da3735118
commit
9cd6627eed
2 changed files with 7 additions and 5 deletions
|
@ -311,6 +311,7 @@
|
|||
"HeaderApiKey": "API Key",
|
||||
"HeaderApiKeys": "API Keys",
|
||||
"HeaderApiKeysHelp": "External applications are required to have an API key in order to communicate with Jellyfin Server. Keys are issued by logging in with a Jellyfin account, or by manually granting the application a key.",
|
||||
"ApiKeysCaption": "List of the currently enable API keys",
|
||||
"HeaderApp": "App",
|
||||
"HeaderAppearsOn": "Appears On",
|
||||
"HeaderAudioBooks": "Audio Books",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue