feat: Most settings implemented
This commit is contained in:
parent
f8c2f4f228
commit
98ad7d1432
41 changed files with 1976 additions and 421 deletions
|
@ -92,7 +92,8 @@
|
|||
"dndStartHour": "Start hour",
|
||||
"dndStartMinute": "Start minute",
|
||||
"dndEndHour": "End hour",
|
||||
"dndEndMinute": "End minute"
|
||||
"dndEndMinute": "End minute",
|
||||
"localPoolEndpoint": "Local Pool Endpoint"
|
||||
},
|
||||
"control": {
|
||||
"systemInfo": "System info",
|
||||
|
@ -138,6 +139,12 @@
|
|||
"viewRelease": "View Release",
|
||||
"autoUpdate": "Install update (experimental)",
|
||||
"autoUpdateInProgress": "Auto-update in progress, please wait..."
|
||||
},
|
||||
"system": {
|
||||
"firmwareOutdated": "WebUI and firmware are out of sync. This might cause unexpected behavior."
|
||||
},
|
||||
"home": {
|
||||
"title": "Home"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue