fix: Update tr_TR.tsx (#27017)

Adding Turkish mean for the optional tag from 4.6.0 antd
This commit is contained in:
Alper TUNCA 2020-10-06 21:03:53 +03:00 committed by GitHub
parent 20efc58a8a
commit f1c75c5ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,7 @@ const localeValues: Locale = {
back: 'Geri', back: 'Geri',
}, },
Form: { Form: {
optional: '(opsiyonel)',
defaultValidateMessages: { defaultValidateMessages: {
default: 'Alan doğrulama hatası ${label}', default: 'Alan doğrulama hatası ${label}',
required: '${label} gerekli bir alan', required: '${label} gerekli bir alan',