fix: improve translation

This commit is contained in:
chenos 2023-03-02 11:36:26 +08:00 committed by GitHub
parent ac039ad0e2
commit e913af7f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -236,7 +236,7 @@ const schema2: ISchema = {
},
properties: {
submit: {
title: 'Submit',
title: '{{t("Submit")}}',
'x-component': 'Action',
'x-component-props': {
type: 'primary',