mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-21 11:24:47 +01:00
Language: Update translation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user