Language: Update translation

This commit is contained in:
Tesutarin
2022-06-11 11:11:52 +08:00
committed by Melledy
parent 93d49a7a2c
commit eb170bcb15
4 changed files with 27 additions and 29 deletions

View File

@@ -185,10 +185,9 @@
"description": "Keep your endurance to the maximum."
},
"unlimitenergy": {
"usage": "unlimitenergy [targetUID] [on | off | toggle ]",
"success": "unlimitenergy is now %s for %s.",
"description": "Use the element does not waste energy in unlimitenergy on",
"config_error": "Command is disable,because energyUsage is false in config.json."
"success": "UnlimitEnergy is now %s for %s.",
"config_error": "Command is disabled, because energyUsage is false in config.json.",
"description": "Use the element does not waste energy"
},
"heal": {
"success": "All characters have been healed.",
@@ -369,7 +368,7 @@
"description": "Change the player's position"
},
"weather": {
"usage": "Usage: weather <climate type(weatherId)> <weather type(climateId)>\nWeather types: '0: None, 1: Sunny, 2: Cloudy, 3: Rain, 4: Thunderstorm, 5: Snow, 6: Mist'",
"usage": "Usage: weather <climate type(weatherId)> <weather type(climateId)>\nWeather types 0: None, 1: Sunny, 2: Cloudy, 3: Rain, 4: Thunderstorm, 5: Snow, 6: Mist",
"success": "Changed climate type to %s with weather type %s.",
"invalid_id": "Invalid ID.",
"description": "Changes the weather"