|
56 | 56 | "confirm": "Confirm", |
57 | 57 | "cancel": "Cancel", |
58 | 58 | "delete": "Delete", |
| 59 | + "read": "detail", |
59 | 60 | "deleteFinish": "Deleted", |
60 | 61 | "pleaseSelect": "Please select", |
61 | 62 | "refresh": "Refresh", |
|
75 | 76 | "config": "Configuration", |
76 | 77 | "operation": "Operation", |
77 | 78 | "moreOperation": "More Operations", |
78 | | - "read": "detail", |
79 | 79 | "confirm2": "Confirm" |
80 | 80 | }, |
81 | 81 | "root": { |
|
320 | 320 | "cwdExample": "For example: D:/MyServers/0001", |
321 | 321 | "updateCmd": "Update/Install program command", |
322 | 322 | "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", |
324 | 323 | "ie": "Terminal input encoding", |
325 | 324 | "ieInfo": "Command encoding, will be applied after instance restart", |
326 | 325 | "oe": "Terminal output encoding", |
|
408 | 407 | "MC Bukkit": "MC Bukkit", |
409 | 408 | "MC Geyser": "MC Geyser", |
410 | 409 | "MC MCDR": "MC MCDR", |
411 | | - "Web Shell": "Web Shell", |
412 | | - "MC Velocity": "MC Velocity" |
| 410 | + "MC Velocity": "MC Velocity", |
| 411 | + "Web Shell": "Web Shell" |
413 | 412 | }, |
414 | 413 | "terminal": { |
415 | 414 | "name": "Name", |
|
875 | 874 | "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.", |
876 | 875 | "about": "About", |
877 | 876 | "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 />", |
879 | 878 | "learnMore": "Learn More", |
880 | 879 | "userAgreement": "EULA", |
881 | 880 | "sponsorList": "Donation List", |
|
964 | 963 | "ohhhInfo": "At last, is this your first time using MCSManager?", |
965 | 964 | "firstTime": "First Time", |
966 | 965 | "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." |
968 | 969 | }, |
969 | 970 | "notify": { |
970 | 971 | "connectDaemonError": "Error accessing Daemon", |
971 | 972 | "confirmDelTitle": "Confirm", |
| 973 | + "confirmDelContent": "Are you sure you want to remove this instance? \nThis operation does not delete the instance's local files", |
972 | 974 | "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.", |
973 | 975 | "confirmBatchDelFileContent": "Are you sure you want to bulk delete? This operation will DELETE FILE FROM DISK.", |
974 | 976 | "editSuccess": "Edit Successfully", |
|
984 | 986 | "killCmdSend": "Terminate command sent", |
985 | 987 | "dateLoadError": "Error loading data", |
986 | 988 | "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", |
988 | 989 | "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" |
989 | 990 | }, |
990 | 991 | "router": { |
|
0 commit comments