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

Merge pull request #463 from dhartung/fix-blocking-subtitles-clean

Changed to non-blocking subtitles
This commit is contained in:
Joshua M. Boniface 2019-09-23 20:22:58 -04:00 committed by GitHub
commit 0e9d890409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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

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