473
edits
(Update package: OSW Core) |
(Update package: OSW Core) |
||
Line 23: | Line 23: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"minLength": 1 | "minLength": 1, | ||
"options": { | |||
"input_width": "800px" | |||
} | |||
}, | }, | ||
"lang": { | "lang": { | ||
Line 35: | Line 38: | ||
"de" | "de" | ||
], | ], | ||
"default": "en" | "default": "en", | ||
"default*": { | |||
"en": "en", | |||
"de": "de" | |||
}, | |||
"options": { | |||
"input_width": "100px" | |||
} | |||
} | } | ||
} | } | ||
} | } |
edits