mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
feature: Toggle wifi requirement for downloads (#110)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
0b0cd3a557
commit
cb4b416bfc
7 changed files with 46 additions and 6 deletions
|
|
@ -1115,5 +1115,7 @@
|
|||
"schemeSettingsExpressive": "Expressive",
|
||||
"schemeSettingsContent": "Content",
|
||||
"schemeSettingsRainbow": "Rainbow",
|
||||
"schemeSettingsFruitSalad": "Fruit salad"
|
||||
"schemeSettingsFruitSalad": "Fruit salad",
|
||||
"clientSettingsRequireWifiTitle": "Require Wi-Fi",
|
||||
"clientSettingsRequireWifiDesc": "Only download when connected to a Wi-Fi network"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue