mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 01:55:25 +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",
|
||||
"ignore": "Ignore",
|
||||
"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"
|
||||
},
|
||||
"unit_info_modal": {
|
||||
|
||||
Reference in New Issue
Block a user