From cb7fc906440f7d71b982fa24cd76f17778945c2b Mon Sep 17 00:00:00 2001 From: Inkception Date: Thu, 30 Nov 2023 04:39:09 +0100 Subject: [PATCH] Update en-US localization keys --- src/assets/i18n/en-US.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en-US.json b/src/assets/i18n/en-US.json index 351a773..496fa27 100644 --- a/src/assets/i18n/en-US.json +++ b/src/assets/i18n/en-US.json @@ -39,8 +39,9 @@ "weapons": "Supplied Weapons", "bigrun": "Big Run", "kings": { - "maybe-cohozuna": "Maybe: Cohozuna?", - "maybe-horrorboros": "Maybe: Horrorboros?" + "cohozuna": "Cohozuna", + "horrorboros": "Horrorboros", + "megalodontia": "Megalodontia" }, "eggstrawork": "Eggstra Work" },