feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: GuanMu <ballmanjq@gmail.com>
This commit is contained in:
@@ -320,6 +320,9 @@ const translation = {
|
||||
atLeastOneOption: 'कम से कम एक विकल्प आवश्यक है',
|
||||
optionRepeat: 'विकल्प दोहराए गए हैं',
|
||||
},
|
||||
'defaultValue': 'डिफ़ॉल्ट मान',
|
||||
'noDefaultValue': 'कोई डिफ़ॉल्ट मान नहीं',
|
||||
'selectDefaultValue': 'डिफ़ॉल्ट मान चुनें',
|
||||
},
|
||||
vision: {
|
||||
name: 'विजन',
|
||||
|
Reference in New Issue
Block a user