Add support for cs, ja, zh_TW locales

This commit is contained in:
Franck Nijhof 2020-07-22 13:46:21 +02:00
parent 5d5b63c140
commit 0122b898d1
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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": {