chore: update some text
This commit is contained in:
parent
5d2080aafb
commit
bc53c405a5
|
@ -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>
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -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请求时使用系统代理",
|
||||||
|
|
Loading…
Reference in New Issue