mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
feat: Implement custom keyboard for Android TV (#523)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
721fc28060
commit
75c2f958b4
22 changed files with 927 additions and 157 deletions
|
|
@ -1346,5 +1346,7 @@
|
|||
"itemColorsTitle": "Item colors",
|
||||
"itemColorsDesc": "Use item's primary color to theme the details page",
|
||||
"mediaTunnelingTitle": "Media tunneling",
|
||||
"mediaTunnelingDesc": "Enable media tunneling for native player"
|
||||
"mediaTunnelingDesc": "Enable media tunneling for native player",
|
||||
"clientSettingsUseSystemIMETitle": "Use system keyboard",
|
||||
"clientSettingsUseSystemIMEDesc": "Use the built-in keyboard provided by your system"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue