diff --git a/grocy/config.json b/grocy/config.json index bc07398..1e2425e 100755 --- a/grocy/config.json +++ b/grocy/config.json @@ -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": {