1
0
Fork 0
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:
Julien Machiels 2020-04-14 04:04:01 +02:00 committed by MrTimscampi
parent 45da9c0a39
commit 89d475434f

View file

@ -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",