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:
Anton Kovalev
2025-07-28 10:37:23 +03:00
committed by GitHub
parent fce126b206
commit 15757110cf
24 changed files with 113 additions and 11 deletions

View File

@@ -293,6 +293,9 @@ const translation = {
atLeastOneOption: 'Este necesară cel puțin o opțiune',
optionRepeat: 'Există opțiuni repetate',
},
'defaultValue': 'Valoare implicită',
'noDefaultValue': 'Fără valoare implicită',
'selectDefaultValue': 'Selectați valoarea implicită',
},
vision: {
name: 'Viziune',