Skip to content
Playground

Translation

Labels list

interface Labels {
submit: [];
"unsupported-field-type": [type: string];
"array-schema-missing-items": [];
yes: [];
no: [];
"multi-schema-option-label-with-title": [title: string, index: number];
"multi-schema-option-label": [index: number];
"remove-object-property": [];
"add-object-property": [];
"remove-array-item": [];
"copy-array-item": [];
"move-array-item-up": [];
"move-array-item-down": [];
"add-array-item": [];
}