mirror of
https://github.com/VirtualHotBar/NetMount.git
synced 2026-06-06 12:49:37 +08:00
更新翻译文本
This commit is contained in:
@@ -487,5 +487,5 @@
|
||||
"description.thunderx": "Thunder X",
|
||||
"description.thunderxexpert": "Thunder X Expert Edition",
|
||||
|
||||
"restart_to_take_effect": "Restart to take effect"
|
||||
"restartself_to_take_effect": "Restart to take effect"
|
||||
}
|
||||
@@ -556,5 +556,5 @@
|
||||
"description.thunderx": "迅雷X",
|
||||
"description.thunderxexpert": "迅雷X专家版",
|
||||
|
||||
"restart_to_take_effect": "重启以使更改生效"
|
||||
"restartself_to_take_effect": "重启软件以使更改生效"
|
||||
}
|
||||
@@ -556,5 +556,5 @@
|
||||
"description.thunderx": "迅雷X",
|
||||
"description.thunderxexpert": "迅雷X專家版",
|
||||
|
||||
"restart_to_take_effect": "更改設定需要重新啟動應用程式才能生效。"
|
||||
"restartself_to_take_effect": "更改設定需要重新啟動程式才能生效。"
|
||||
}
|
||||
|
||||
@@ -99,7 +99,7 @@ function Mount_page() {
|
||||
simple: true,
|
||||
maskClosable: false,
|
||||
escToExit: false,
|
||||
content: t('restart_to_take_effect'),
|
||||
content: t('restartself_to_take_effect'),
|
||||
onOk: () => {
|
||||
exit(true);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user