From 979a65f4430177536115d56711666ace1aa554ee Mon Sep 17 00:00:00 2001 From: legonzaur Date: Thu, 22 Jun 2023 10:38:11 +0200 Subject: [PATCH] add other gamemode localization --- src/stores/gamemodes.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/stores/gamemodes.json b/src/stores/gamemodes.json index 646738f..7b657dd 100644 --- a/src/stores/gamemodes.json +++ b/src/stores/gamemodes.json @@ -15,5 +15,14 @@ "sns": "Stick and Stones", "gg": "GunGame", "fd": "Frontier Defense", - "ffa": "Free For All" -} + "ffa": "Free For All", + "chamber": "One in the Chamber", + "fastball": "Fastball", + "ctf_comp": "Competitive CTF", + "hidden":"The Hidden", + "hs":"Hide and Seek", + "inf":"Infection", + "kr":"Amped Killrace", + "tffa":"Titan FFA", + "tt":"Titan Tag" +} \ No newline at end of file