Add multi-currency support
This commit is contained in:
parent
3f7384320f
commit
1ebd74fea2
8 changed files with 91 additions and 9 deletions
|
@ -40,7 +40,8 @@
|
|||
"flDisable": "Desactivar luz de la pantalla",
|
||||
"httpAuthUser": "Nombre de usuario WebUI",
|
||||
"httpAuthPass": "Contraseña WebUI",
|
||||
"httpAuthText": "Solo la WebUI está protegida con contraseña, no las llamadas API."
|
||||
"httpAuthText": "Solo la WebUI está protegida con contraseña, no las llamadas API.",
|
||||
"currencies": "Monedas"
|
||||
},
|
||||
"control": {
|
||||
"turnOff": "Apagar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue