feat: UI 2.0 and other Improvements (#357)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2025-06-01 10:37:19 +02:00 committed by GitHub
parent 9ca06eaa37
commit e7b5bb40ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
169 changed files with 4584 additions and 3626 deletions

View file

@ -1211,5 +1211,14 @@
"rememberSubtitleSelectionsDesc": "Try to set the subtitle track to the closest match to the last video.",
"@rememberSubtitleSelectionsDesc": {},
"rememberAudioSelectionsDesc": "Try to set the audio track to the closest match to the last video.",
"@rememberAudioSelectionsDesc": {}
"@rememberAudioSelectionsDesc": {},
"similarToRecentlyPlayed": "Similar to recently played",
"similarToLikedItem": "Similar to liked item",
"hasDirectorFromRecentlyPlayed": "Has director from recently played",
"hasActorFromRecentlyPlayed": "Has actor from recently played",
"hasLikedDirector": "Has liked director",
"hasLikedActor": "Has liked actor",
"latest": "Latest",
"recommended": "Recommended"
}