diff --git a/resources/lang/en.json b/resources/lang/en.json index d77b60b7d..65d968f26 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -84,6 +84,8 @@ "radial_attack": "Open the Attack menu.", "radial_info": "Open the Info menu.", "radial_boat": "Send a Boat (transport ship) to attack at the selected location. Only available if you have access to water.", + "radial_donate_troops": "Donate troops equivalent to your attack ratio slider percentage to the ally you opened the radial menu on.", + "radial_donate_gold": "Opens the gold donation slider menu so you can quickly send allies gold.", "radial_close": "Close the menu.", "info_title": "Info menu", "info_enemy_desc": "Contains information such as the selected player's name, gold, troops, stopped trading with you, nukes sent to you, and if the player is a traitor. Stopped trading means you won't receive gold from them and they won't sent you gold via trade ships. Manually (if the player clicked \"Stop trading\", which lasts until you both click \"Start trading\") or automatically (if you betrayed your alliance, which lasts until you become allies again or after 5 minutes). Traitor displays Yes for 30 seconds when the player betrayed and attacked a player who was in an alliance with them. The icons below represent the following interactions:", @@ -274,11 +276,11 @@ "public_lobby": { "join": "Join next Game", "waiting": "players waiting", + "teams_Duos": "{team_count} of 2 (Duos)", + "teams_Trios": "{team_count} of 3 (Trios)", + "teams_Quads": "{team_count} of 4 (Quads)", "waiting_for_players": "Waiting for players", "starting_game": "Starting game…", - "teams_Duos": "of 2 (Duos)", - "teams_Trios": "of 3 (Trios)", - "teams_Quads": "of 4 (Quads)", "teams_hvn": "Humans vs Nations", "teams_hvn_detailed": "{num} Humans vs {num} Nations", "teams": "{num} teams", @@ -346,7 +348,7 @@ "code_license": "Code licensed under AGPL-3.0 (no warranty)" }, "difficulty": { - "difficulty": "Difficulty", + "difficulty": "Nation difficulty", "easy": "Easy", "medium": "Medium", "hard": "Hard", @@ -602,13 +604,7 @@ "warships": "Warships", "cities": "Cities", "show_control": "Show Control", - "show_units": "Show Units", - "local_mode": "Local Mode", - "global_mode": "Global Mode", - "eliminated": "Eliminated", - "view": "View", - "switch_to_global": "Switch to Global", - "switch_to_local": "Switch to Local" + "show_units": "Show Units" }, "player_info_overlay": { "type": "Type", @@ -707,7 +703,10 @@ "send_alliance": "Send Alliance", "send_troops": "Send Troops", "send_gold": "Send Gold", - "emotes": "Emojis" + "emotes": "Emojis", + "arc_up": "Upward arc", + "arc_down": "Downward arc", + "flip_rocket_trajectory": "Flip rocket trajectory" }, "send_troops_modal": { "title_with_name": "Send Troops to {name}", @@ -864,4 +863,3 @@ "mode_team": "Team" } } -