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:
@@ -287,6 +287,9 @@ const translation = {
|
||||
atLeastOneOption: 'Cần ít nhất một tùy chọn',
|
||||
optionRepeat: 'Có các tùy chọn trùng lặp',
|
||||
},
|
||||
'defaultValue': 'Giá trị mặc định',
|
||||
'noDefaultValue': 'Không có giá trị mặc định',
|
||||
'selectDefaultValue': 'Chọn giá trị mặc định',
|
||||
},
|
||||
vision: {
|
||||
name: 'Thị giác',
|
||||
|
Reference in New Issue
Block a user