fix: Missing Catalan (ca_ES) translation key: Form.optional #33280 (#33377)

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
This commit is contained in:
guhao.zeng 2021-12-22 14:51:38 +08:00 committed by GitHub
parent 0f8fc6f2d2
commit f1c6d37f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,7 @@ const localeValues: Locale = {
back: 'Enrere',
},
Form: {
optional: '(opcional)',
defaultValidateMessages: {
default: 'Error de validació del camp ${label}',
required: 'Introdueix ${label}',