mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
✨ Add support for cs, ja, zh_TW locales
This commit is contained in:
parent
5d5b63c140
commit
0122b898d1
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
},
|
||||
"schema": {
|
||||
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
|
||||
"culture": "list(da|de|en|en_GB|es|fr|hu|it|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|tr)",
|
||||
"culture": "list(cs|da|de|en|en_GB|es|fr|hu|it|ja|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|tr|zh_TW)",
|
||||
"currency": "match(^[A-Z]{3}$)",
|
||||
"entry_page": "list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan)",
|
||||
"features": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue