Fix JSON formatting for enemy_boat_destroyed message

This commit is contained in:
Rj Manhas
2025-11-11 17:42:33 -07:00
committed by GitHub
parent 8971f728ab
commit aef4f75cd6
+1 -1
View File
@@ -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": {