1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Changed to non-blocking subtitles

This commit is contained in:
Daniel Hartung 2019-09-12 21:24:16 +02:00
parent a640781d4e
commit ba0d637f91
6 changed files with 64 additions and 56 deletions

View file

@ -238,6 +238,7 @@
"FastForward": "Vorwärts spulen",
"Favorite": "Favorit",
"Favorites": "Favoriten",
"FetchingData": "Lade zusätzliche Daten",
"File": "Datei",
"FileNotFound": "Datei nicht gefunden.",
"FileReadCancelled": "Dateiimport wurde abgebrochen.",

View file

@ -250,6 +250,7 @@
"Favorite": "Favorite",
"Favorites": "Favorites",
"Features": "Features",
"FetchingData": "Fetching additional data",
"File": "File",
"FileNotFound": "File not found.",
"FileReadCancelled": "The file read has been canceled.",