mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-10 07:50:28 -07:00
feature(Library): Use dialog to ask what to play (#111)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
cb4b416bfc
commit
44c3763848
4 changed files with 135 additions and 48 deletions
|
|
@ -1117,5 +1117,7 @@
|
|||
"schemeSettingsRainbow": "Rainbow",
|
||||
"schemeSettingsFruitSalad": "Fruit salad",
|
||||
"clientSettingsRequireWifiTitle": "Require Wi-Fi",
|
||||
"clientSettingsRequireWifiDesc": "Only download when connected to a Wi-Fi network"
|
||||
"clientSettingsRequireWifiDesc": "Only download when connected to a Wi-Fi network",
|
||||
"libraryShuffleAndPlayItems": "Shuffle and play items",
|
||||
"libraryPlayItems": "Play items"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue