mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-05 03:31:30 +00:00
✨ Adds en_GB as selectable language
This commit is contained in:
parent
fe2a758e05
commit
4ecbcc1ff9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
||||||
"culture": "match(^(da|de|en|es|fr|it|nl|no|pl|ru|sv_SE|ta|tr)$)",
|
"culture": "match(^(da|de|en|en_GB|es|fr|it|nl|no|pl|ru|sv_SE|ta|tr)$)",
|
||||||
"currency": "str",
|
"currency": "str",
|
||||||
"features": {
|
"features": {
|
||||||
"batteries": "bool",
|
"batteries": "bool",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue