mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
fix: Update tr_TR.tsx (#27017)
Adding Turkish mean for the optional tag from 4.6.0 antd
This commit is contained in:
parent
20efc58a8a
commit
f1c75c5ef6
@ -75,6 +75,7 @@ const localeValues: Locale = {
|
||||
back: 'Geri',
|
||||
},
|
||||
Form: {
|
||||
optional: '(opsiyonel)',
|
||||
defaultValidateMessages: {
|
||||
default: 'Alan doğrulama hatası ${label}',
|
||||
required: '${label} gerekli bir alan',
|
||||
|
Loading…
Reference in New Issue
Block a user