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:
commit
0e9d890409
6 changed files with 64 additions and 56 deletions
|
@ -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.",
|
||||
|
|
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue