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