mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-23 19:01:56 +00:00
Fix JSON formatting for enemy_boat_destroyed message
This commit is contained in:
@@ -581,7 +581,7 @@
|
|||||||
"wants_to_renew_alliance": "{name} wants to renew your alliance",
|
"wants_to_renew_alliance": "{name} wants to renew your alliance",
|
||||||
"ignore": "Ignore",
|
"ignore": "Ignore",
|
||||||
"unit_voluntarily_deleted": "Unit voluntarily deleted",
|
"unit_voluntarily_deleted": "Unit voluntarily deleted",
|
||||||
"enemy_boat_destroyed": "{name} boat was destroyed"
|
"enemy_boat_destroyed": "{name} boat was destroyed",
|
||||||
"betrayal_debuff_ends": "{time} seconds left until betrayal debuff ends"
|
"betrayal_debuff_ends": "{time} seconds left until betrayal debuff ends"
|
||||||
},
|
},
|
||||||
"unit_info_modal": {
|
"unit_info_modal": {
|
||||||
|
|||||||
Reference in New Issue
Block a user