mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 23:19:37 +00:00
feat(i18n): add 'add' translation in multiple languages and update InputGroupField, KvInputGroupField, and NotifyConfigField components to use localized text for button labels
This commit is contained in:
@@ -170,7 +170,7 @@ const expandedAdvanced = ref<Set<number>>(new Set())
|
||||
"
|
||||
>
|
||||
<LucidePlus class="size-4" />
|
||||
添加
|
||||
{{ t('common.add') }}
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user