chore: update some text

This commit is contained in:
Lykin 2024-01-11 11:50:10 +08:00
parent 5d2080aafb
commit bc53c405a5
3 changed files with 3 additions and 3 deletions

View File

@ -166,7 +166,7 @@ const onClose = () => {
:loading="loading"
type="primary"
@click="onConfirmImport">
{{ $t('dialogue.export.export') }}
{{ $t('dialogue.import.import') }}
</n-button>
</div>
</template>

View File

@ -43,7 +43,7 @@
"key_icon_style0": "Short",
"key_icon_style1": "Full",
"key_icon_style2": "Point",
"key_icon_style3": "Key Icon",
"key_icon_style3": "Common",
"proxy": "Proxy",
"use_system_proxy": "Use system proxy",
"use_system_proxy_http": "Use system proxy only for HTTP(S) request",

View File

@ -43,7 +43,7 @@
"key_icon_style0": "紧凑类型",
"key_icon_style1": "全称类型",
"key_icon_style2": "圆点类型",
"key_icon_style3": "图标",
"key_icon_style3": "通用图标",
"proxy": "代理",
"use_system_proxy": "使用系统代理",
"use_system_proxy_http": "仅在HTTP请求时使用系统代理",