Dependency updates, increase fs allowance, split up settings section and add settings
Some checks failed
/ check-changes (push) Successful in 7s
/ build (push) Failing after 6m9s

This commit is contained in:
Djuri 2024-11-28 17:40:10 +01:00
parent d74e9dab60
commit 93482b3be2
10 changed files with 1044 additions and 697 deletions

View file

@ -42,7 +42,19 @@
"httpAuthPass": "Contraseña WebUI",
"httpAuthText": "Solo la WebUI está protegida con contraseña, no las llamadas API.",
"currencies": "Monedas",
"mowMode": "Modo de sufijo Mow"
"mowMode": "Modo de sufijo Mow",
"suffixShareDot": "Notación compacta de sufijo",
"section": {
"displaysAndLed": "Pantallas y LED",
"screenSettings": "Específico de la pantalla",
"dataSource": "fuente de datos",
"extraFeatures": "Funciones adicionales",
"system": "Sistema"
},
"ledFlashOnZap": "LED parpadeante con Nostr Zap",
"flFlashOnZap": "Flash de luz frontal con Nostr Zap",
"showAll": "Mostrar todo",
"hideAll": "Ocultar todo"
},
"control": {
"turnOff": "Apagar",