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

Commit cf649b9

Browse files
committed
Feat: translate language
1 parent 42c5a8f commit cf649b9

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

src/language/en_us.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"040": "hint",
4343
"041": "Sure",
4444
"042": "Cancel",
45-
"043": "Row"
45+
"043": "Row",
46+
"044": "install error"
4647
},
4748
"general": {
4849
"search": "Search",
@@ -965,7 +966,9 @@
965966
"oldUSer": "Experienced user",
966967
"adminOK": "Administrator created",
967968
"stoppedServiceTitle": "Maintenance",
968-
"stoppedServiceContent": "Sorry, the latest preset package list could not be obtained, probably your network problem or server is being maintained."
969+
"stoppedServiceContent": "Sorry, the latest preset package list could not be obtained, probably your network problem or server is being maintained.",
970+
"firstTimeInfo": "We'll walk you through using and deploying your application.",
971+
"oldUSerInfo": "With a more specialized UI for you to use."
969972
},
970973
"notify": {
971974
"connectDaemonError": "Error accessing Daemon",
@@ -1091,7 +1094,10 @@
10911094
"011": "Go to instance console",
10921095
"012": "Test server",
10931096
"013": "Installed",
1094-
"014": "Installing"
1097+
"014": "Installing",
1098+
"eulaReadTitle": "Installing the pre-set integration will count as you have agreed and read the Minecraft End User Agreement:",
1099+
"016": "Please enter the name of the new server:",
1100+
"015": "The network connection may be disconnected or the server is being maintained. Please wait for a while and try again, or use another installation package."
10951101
},
10961102
"Settings": {
10971103
"001": "Pre-defined resources download point",

0 commit comments

Comments
 (0)