|
|
@ -663,11 +663,12 @@ |
|
|
"schemas.field.enable": "Enable in UI", |
|
|
"schemas.field.enable": "Enable in UI", |
|
|
"schemas.field.enabledMarker": "Enabled", |
|
|
"schemas.field.enabledMarker": "Enabled", |
|
|
"schemas.field.halfWidth": "Half Width", |
|
|
"schemas.field.halfWidth": "Half Width", |
|
|
|
|
|
"schemas.field.halfWidthHint": "Shows the field with only the half width when on the edit or create page, when there is enough space.", |
|
|
"schemas.field.hiddenMarker": "Hidden", |
|
|
"schemas.field.hiddenMarker": "Hidden", |
|
|
"schemas.field.hide": "Hide in API", |
|
|
"schemas.field.hide": "Hide in API", |
|
|
"schemas.field.hintsHint": "Describe this schema for documentation and user interfaces.", |
|
|
"schemas.field.hintsHint": "Describe this field for documentation and the UI.", |
|
|
"schemas.field.inlineEditable": "Inline Editable", |
|
|
"schemas.field.inlineEditable": "Inline Editable", |
|
|
"schemas.field.labelHint": "Display name for documentation and user interfaces.", |
|
|
"schemas.field.labelHint": "Display name for documentation and the UI.", |
|
|
"schemas.field.localizable": "Localizable", |
|
|
"schemas.field.localizable": "Localizable", |
|
|
"schemas.field.localizableHint": "You can mark the field as localizable. It means that is dependent on the language, for example a city name.", |
|
|
"schemas.field.localizableHint": "You can mark the field as localizable. It means that is dependent on the language, for example a city name.", |
|
|
"schemas.field.localizableMarker": "localizable", |
|
|
"schemas.field.localizableMarker": "localizable", |
|
|
|