282 bytes added
, 13:45, 3 December 2023
Line 22: |
Line 22: |
| "de": "Text" | | "de": "Text" |
| }, | | }, |
− | "type": "string" | + | "type": "string", |
| + | "minLength": 1, |
| + | "options": { |
| + | "input_width": "800px" |
| + | } |
| }, | | }, |
| "lang": { | | "lang": { |
Line 34: |
Line 38: |
| "de" | | "de" |
| ], | | ], |
− | "default": "en" | + | "default": "en", |
| + | "default*": { |
| + | "en": "en", |
| + | "de": "de" |
| + | }, |
| + | "options": { |
| + | "input_width": "100px" |
| + | } |
| } | | } |
| } | | } |
| } | | } |