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:
@@ -322,6 +322,9 @@ const translation = {
|
||||
atLeastOneOption: 'È richiesta almeno un\'opzione',
|
||||
optionRepeat: 'Ci sono opzioni ripetute',
|
||||
},
|
||||
'defaultValue': 'Valore predefinito',
|
||||
'noDefaultValue': 'Nessun valore predefinito',
|
||||
'selectDefaultValue': 'Seleziona valore predefinito',
|
||||
},
|
||||
vision: {
|
||||
name: 'Visione',
|
||||
|
Reference in New Issue
Block a user