fix: improve translation
This commit is contained in:
parent
ac039ad0e2
commit
e913af7f32
@ -236,7 +236,7 @@ const schema2: ISchema = {
|
|||||||
},
|
},
|
||||||
properties: {
|
properties: {
|
||||||
submit: {
|
submit: {
|
||||||
title: 'Submit',
|
title: '{{t("Submit")}}',
|
||||||
'x-component': 'Action',
|
'x-component': 'Action',
|
||||||
'x-component-props': {
|
'x-component-props': {
|
||||||
type: 'primary',
|
type: 'primary',
|
||||||
|
Loading…
Reference in New Issue
Block a user