mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
New Crowdin updates (#2324)
This commit is contained in:
parent
b3ca0a1b33
commit
86338f8a92
180 changed files with 5671 additions and 1861 deletions
|
|
@ -144,7 +144,7 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
This setting is where you define which language you want to use.
|
||||
|
||||
When connecting to 1.6+ servers, you will need a translation file to display properly some chat messages. These files describe how some messages should be printed depending on your preferred language.
|
||||
When connecting to 1.6+ servers, you will need a translation file to display properly some chat messages.These files describe how some messages should be printed depending on your preferred language.
|
||||
|
||||
The client will automatically load `en_GB.lang` from your Minecraft folder if Minecraft is installed on your computer, or download it from Mojang's servers. You may choose another language in the configuration file.
|
||||
|
||||
|
|
@ -465,7 +465,9 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
- **Description:**
|
||||
|
||||
Use `no`, `fast` (5s timeout), or `yes`. Required for joining some servers.
|
||||
Use `no`, `fast` (5s timeout), or `yes`.
|
||||
|
||||
Required for joining some servers.
|
||||
|
||||
- **Type:** `string`
|
||||
|
||||
|
|
@ -648,7 +650,9 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
- **Description:**
|
||||
|
||||
Affects only Minecraft 1.19+. This section contains settings related to a new chat reporting (signing and verifying) feature introduced by Mojang.
|
||||
Affects only Minecraft 1.19+.
|
||||
|
||||
This section contains settings related to a new chat reporting (signing and verifying) feature introduced by Mojang.
|
||||
|
||||
#### `LoginWithSecureProfile`
|
||||
|
||||
|
|
@ -674,7 +678,9 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
- **Description:**
|
||||
|
||||
Whether to sign the messages contained in the commands sent by the MCC. For example, the message in `/msg` and `/me`
|
||||
Whether to sign the messages contained in the commands sent by the MCC.
|
||||
|
||||
For example, the message in `/msg` and `/me`
|
||||
|
||||
- **Type:** `boolean`
|
||||
|
||||
|
|
@ -768,7 +774,9 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
- **Description:**
|
||||
|
||||
This setting allows you to define if your want to see info messages. Most of the messages from MCC.
|
||||
This setting allows you to define if your want to see info messages.
|
||||
|
||||
Most of the messages from MCC.
|
||||
|
||||
- **Type:** `boolean`
|
||||
|
||||
|
|
@ -955,7 +963,9 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
- **Description:**
|
||||
|
||||
The proxy server IP and port. Proxy server must allow HTTPS for login, and non-443 ports for playing.
|
||||
The proxy server IP and port.
|
||||
|
||||
Proxy server must allow HTTPS for login, and non-443 ports for playing.
|
||||
|
||||
- **Format:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue