mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
feat: UI 2.0 and other Improvements (#357)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
9ca06eaa37
commit
e7b5bb40ff
169 changed files with 4584 additions and 3626 deletions
|
|
@ -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"
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue