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

Merge branch 'master' into titles

This commit is contained in:
dkanada 2020-08-02 16:57:13 +09:00 committed by GitHub
commit 54eab501c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 705 additions and 655 deletions

View file

@ -1495,7 +1495,7 @@
"New": "Nové",
"ButtonTogglePlaylist": "Playlist",
"ButtonToggleContextMenu": "Více",
"LabelNightly": "Nightly",
"LabelNightly": "Aktualizace každou noc",
"LabelStable": "Stabilní",
"LabelChromecastVersion": "Verze Chromecastu",
"ApiKeysCaption": "Seznam povolených API klíčů",
@ -1566,5 +1566,6 @@
"StopPlayback": "Zastavit přehrávání",
"ViewAlbumArtist": "Zobrazit interpreta alba",
"PreviousTrack": "Předchozí",
"NextTrack": "Další"
"NextTrack": "Další",
"LabelUnstable": "Nestabilní"
}