chore: form tabs active change

This commit is contained in:
jialin
2026-02-12 12:20:05 +08:00
parent 07664b5f22
commit 978d327bcd
10 changed files with 175 additions and 43 deletions
+2 -1
View File
@@ -274,7 +274,8 @@ export default {
'common.button.disable': 'Disable',
'common.status.enabled': 'Enabled',
'common.status.disabled': 'Disabled',
'common.button.duplicate': 'Duplicate'
'common.button.duplicate': 'Duplicate',
'common.option.other': 'Другое'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========