Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 0386cd9

Browse files
committed
Feat: translate zh_ch.json
1 parent 0f06fc5 commit 0386cd9

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

src/language/en_us.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"confirm": "Confirm",
5757
"cancel": "Cancel",
5858
"delete": "Delete",
59+
"read": "detail",
5960
"deleteFinish": "Deleted",
6061
"pleaseSelect": "Please select",
6162
"refresh": "Refresh",
@@ -75,7 +76,6 @@
7576
"config": "Configuration",
7677
"operation": "Operation",
7778
"moreOperation": "More Operations",
78-
"read": "detail",
7979
"confirm2": "Confirm"
8080
},
8181
"root": {
@@ -320,7 +320,6 @@
320320
"cwdExample": "For example: D:/MyServers/0001",
321321
"updateCmd": "Update/Install program command",
322322
"updateCmdInfo": "When an user execute update/install operation, this command will be executed. ${mcsm_workspace} is the working directory, leave empty for disable this function.",
323-
"updateCmdExample": "For example: \"D:/SteamCMD/steamcmd.exe\" +login anonymous +force_install_dir \"${mcsm_workspace}\" \"+app_update 380870 validate\" +quit",
324323
"ie": "Terminal input encoding",
325324
"ieInfo": "Command encoding, will be applied after instance restart",
326325
"oe": "Terminal output encoding",
@@ -408,8 +407,8 @@
408407
"MC Bukkit": "MC Bukkit",
409408
"MC Geyser": "MC Geyser",
410409
"MC MCDR": "MC MCDR",
411-
"Web Shell": "Web Shell",
412-
"MC Velocity": "MC Velocity"
410+
"MC Velocity": "MC Velocity",
411+
"Web Shell": "Web Shell"
413412
},
414413
"terminal": {
415414
"name": "Name",
@@ -875,7 +874,7 @@
875874
"attentionInfo": "Professional knowledge may be needed for these settings. You can set those value accordingly based on your hardware.<br />the default value will be good for most purpose. However, for a seamless user experience under large-scale deployment, you may need beter hardware or higher default values.",
876875
"about": "About",
877876
"aboutTitle": "Copyright MCSManager, <a target='black' href='https://github.com/MCSManager/MCSManager-Daemon/blob/master/LICENSE'>Apache-2.0</a> Lisence",
878-
"aboutTitleInfo": "",
877+
"aboutTitleInfo": "This protocol allows everyone to copy and modify copies of the code and can charge user fees for services.<br />",
879878
"learnMore": "Learn More",
880879
"userAgreement": "EULA",
881880
"sponsorList": "Donation List",
@@ -964,11 +963,14 @@
964963
"ohhhInfo": "At last, is this your first time using MCSManager?",
965964
"firstTime": "First Time",
966965
"oldUSer": "Experienced user",
967-
"adminOK": "Administrator created"
966+
"adminOK": "Administrator created",
967+
"stoppedServiceTitle": "Maintenance",
968+
"stoppedServiceContent": "Sorry, the latest preset package list could not be obtained, probably your network problem or server is being maintained."
968969
},
969970
"notify": {
970971
"connectDaemonError": "Error accessing Daemon",
971972
"confirmDelTitle": "Confirm",
973+
"confirmDelContent": "Are you sure you want to remove this instance? \nThis operation does not delete the instance's local files",
972974
"confirmBatchDelContent": "Are you sure you want to bulk remove? This operation will not delete actual file from the disk, but only remove instance from the list.",
973975
"confirmBatchDelFileContent": "Are you sure you want to bulk delete? This operation will DELETE FILE FROM DISK.",
974976
"editSuccess": "Edit Successfully",
@@ -984,7 +986,6 @@
984986
"killCmdSend": "Terminate command sent",
985987
"dateLoadError": "Error loading data",
986988
"cmdSendInfo": "Successfully sent command(s) to the corresponding daemon, it make take some time for execution finishes.",
987-
"confirmDelContent": "Are you sure you want to remove this instance? \nThis operation does not delete the instance's local files",
988989
"confirmDelContent2": "Are you sure you want to delete this instance and file? \nThis operation will delete all files in the instance directory, please proceed with caution"
989990
},
990991
"router": {

0 commit comments

Comments
 (0)