mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix API keys table caption
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
parent
45da9c0a39
commit
89d475434f
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +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",
|
||||
"ApiKeysCaption": "List of the currently enabled API keys",
|
||||
"HeaderApp": "App",
|
||||
"HeaderAppearsOn": "Appears On",
|
||||
"HeaderAudioBooks": "Audio Books",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue