mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 08:56:04 +01:00
Complement usage
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"description": "Gives the player a specified character"
|
||||
},
|
||||
"give": {
|
||||
"usage": "Usage: give <player> <itemID|itemName> [amount] [level]",
|
||||
"usage": "Usage: give <player> <itemID|itemName> [amount] [level] [refinement]",
|
||||
"refinement_only_applicable_weapons": "Refinement is only applicable to weapons.",
|
||||
"refinement_must_between_1_and_5": "Refinement must be between 1 and 5.",
|
||||
"given": "Given %s of %s to %s.",
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
"invalid_avatar_or_player_id": "Błędne ID postaci lub gracza."
|
||||
},
|
||||
"give": {
|
||||
"usage": "Użycie: give <gracz> <id przedmiotu | nazwa przedmiotu> [ilość] [poziom]",
|
||||
"usage": "Użycie: give <gracz> <id przedmiotu | nazwa przedmiotu> [ilość] [poziom] [refinement]",
|
||||
"refinement_only_applicable_weapons": "Ulepszenie można zastosować tylko dla broni.",
|
||||
"refinement_must_between_1_and_5": "Ulepszenie musi być pomiędzy 1, a 5.",
|
||||
"given": "Dano %s %s dla %s.",
|
||||
|
||||
@@ -167,7 +167,7 @@
|
||||
"description": "給予指定角色。"
|
||||
},
|
||||
"give": {
|
||||
"usage": "用法:give <player> <itemId|itemName> [amount] [level]",
|
||||
"usage": "用法:give <player> <itemId|itemName> [amount] [level] [refinement]",
|
||||
"refinement_only_applicable_weapons": "精煉度只能施加在武器上面。",
|
||||
"refinement_must_between_1_and_5": "精煉度必需在 1 到 5 之間。",
|
||||
"given": "已經將 %s 個 %s 給予 %s。",
|
||||
|
||||
Reference in New Issue
Block a user