Commit 647922ff authored by KingRainbow44's avatar KingRainbow44
Browse files

Add the `en-US` language.

parent b3a91700
...@@ -118,7 +118,8 @@ ...@@ -118,7 +118,8 @@
"everything": "Cleared everything for %s." "everything": "Cleared everything for %s."
}, },
"coop": { "coop": {
"usage": "Usage: coop <playerId> <target playerId>" "usage": "Usage: coop <playerId> <target playerId>",
"success": "Summoned %s to %s's world."
}, },
"enter_dungeon": { "enter_dungeon": {
"usage": "Usage: enterdungeon <dungeon id>", "usage": "Usage: enterdungeon <dungeon id>",
...@@ -128,14 +129,14 @@ ...@@ -128,14 +129,14 @@
}, },
"giveAll": { "giveAll": {
"usage": "Usage: giveall [player] [amount]", "usage": "Usage: giveall [player] [amount]",
"item": "Giving all items...", "started": "Receiving all items...",
"done": "Giving all items done", "success": "Successfully gave all items to %s.",
"invalid_amount_or_playerId": "Invalid amount or player ID." "invalid_amount_or_playerId": "Invalid amount or player ID."
}, },
"giveArtifact": { "giveArtifact": {
"usage": "Usage: giveart|gart [player] <artifactId> <mainPropId> [<appendPropId>[,<times>]]... [level]", "usage": "Usage: giveart|gart [player] <artifactId> <mainPropId> [<appendPropId>[,<times>]]... [level]",
"invalid_artifact_id": "Invalid artifact ID.", "id_error": "Invalid artifact ID.",
"given": "Given %s to %s." "success": "Given %s to %s."
}, },
"giveChar": { "giveChar": {
"usage": "Usage: givechar <player> <itemId|itemName> [amount]", "usage": "Usage: givechar <player> <itemId|itemName> [amount]",
...@@ -169,17 +170,18 @@ ...@@ -169,17 +170,18 @@
}, },
"killCharacter": { "killCharacter": {
"usage": "Usage: /killcharacter [playerId]", "usage": "Usage: /killcharacter [playerId]",
"current_character": "Killed %s current character." "success": "Killed %s's current character."
}, },
"list": { "list": {
"message": "There are %s player(s) online:" "success": "There are %s player(s) online:"
}, },
"permission": { "permission": {
"usage": "Usage: permission <add|remove> <username> <permission>", "usage": "Usage: permission <add|remove> <username> <permission>",
"add": "Permission added.", "add": "Permission added.",
"have_permission": "They already have this permission!", "has_error": "They already have this permission!",
"remove": "Permission removed.", "remove": "Permission removed.",
"not_have_permission": "They don't have this permission!" "not_have_error": "They don't have this permission!",
"account_error": "The account cannot be found."
}, },
"position": { "position": {
"success": "Coordinates: %.3f, %.3f, %.3f\nScene id: %d" "success": "Coordinates: %.3f, %.3f, %.3f\nScene id: %d"
...@@ -219,13 +221,13 @@ ...@@ -219,13 +221,13 @@
}, },
"sendMessage": { "sendMessage": {
"usage": "Usage: sendmessage <player> <message>", "usage": "Usage: sendmessage <player> <message>",
"message_sent": "Message sent." "success": "Message sent."
}, },
"setFetterLevel": { "setFetterLevel": {
"usage": "Usage: setfetterlevel <level>", "usage": "Usage: setfetterlevel <level>",
"fetter_level_must_between_0_and_10": "Fetter level must be between 0 and 10.", "range_error": "Fetter level must be between 0 and 10.",
"fetter_set_level": "Fetter level set to %s", "success": "Fetter level set to %s",
"invalid_fetter_level": "Invalid fetter level." "level_error": "Invalid fetter level."
}, },
"setStats": { "setStats": {
"usage_console": "Usage: setstats|stats @<UID> <stat> <value>", "usage_console": "Usage: setstats|stats @<UID> <stat> <value>",
...@@ -240,16 +242,16 @@ ...@@ -240,16 +242,16 @@
}, },
"setWorldLevel": { "setWorldLevel": {
"usage": "Usage: setworldlevel <level>", "usage": "Usage: setworldlevel <level>",
"world_level_must_between_0_and_8": "World level must be between 0-8", "value_error": "World level must be between 0-8",
"set_world_level": "World level set to %s.", "success": "World level set to %s.",
"invalid_world_level": "Invalid world level." "invalid_world_level": "Invalid world level."
}, },
"spawn": { "spawn": {
"usage": "Usage: spawn <entityId> [amount] [level(monster only)]", "usage": "Usage: spawn <entityId> [amount] [level(monster only)]",
"message": "Spawned %s of %s." "success": "Spawned %s of %s."
}, },
"stop": { "stop": {
"message": "Server shutting down..." "success": "Server shutting down..."
}, },
"talent": { "talent": {
"usage_1": "To set talent level: /talent set <talentID> <value>", "usage_1": "To set talent level: /talent set <talentID> <value>",
...@@ -268,18 +270,19 @@ ...@@ -268,18 +270,19 @@
"q_skill_id": "Q skill ID %s." "q_skill_id": "Q skill ID %s."
}, },
"teleportAll": { "teleportAll": {
"message": "You only can use this command in MP mode." "success": "Summoned all players to your location.",
"error": "You only can use this command in MP mode."
}, },
"teleport": { "teleport": {
"usage_server": "Usage: /tp @<player id> <x> <y> <z> [scene id]", "usage_server": "Usage: /tp @<player id> <x> <y> <z> [scene id]",
"usage": "Usage: /tp [@<player id>] <x> <y> <z> [scene id]", "usage": "Usage: /tp [@<player id>] <x> <y> <z> [scene id]",
"specify_player_id": "You must specify a player id.", "specify_player_id": "You must specify a player id.",
"invalid_position": "Invalid position.", "invalid_position": "Invalid position.",
"message": "Teleported %s to %s,%s,%s in scene %s" "success": "Teleported %s to %s, %s, %s in scene %s"
}, },
"weather": { "weather": {
"usage": "Usage: weather <weatherId> [climateId]", "usage": "Usage: weather <weatherId> [climateId]",
"message": "Changed weather to %s with climate %s", "success": "Changed weather to %s with climate %s",
"invalid_id": "Invalid ID." "invalid_id": "Invalid ID."
}, },
"drop": { "drop": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment