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" :loading="loading"
type="primary" type="primary"
@click="onConfirmImport"> @click="onConfirmImport">
{{ $t('dialogue.export.export') }} {{ $t('dialogue.import.import') }}
</n-button> </n-button>
</div> </div>
</template> </template>

View File

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

View File

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