diff --git a/resources/lang/en.json b/resources/lang/en.json index ebc955326..2dd7f8b4c 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -208,7 +208,9 @@ "teams_Duos": "Duos (teams of 2)", "teams_Trios": "Trios (teams of 3)", "teams_Quads": "Quads (teams of 4)", - "teams": "{num} teams" + "teams": "{num} teams", + "tech_unlocked": "Tech Unlocked", + "tech_unlocked_tooltip": "All technologies unlocked from the start!" }, "username": { "enter_username": "Enter your username", diff --git a/src/client/PublicLobby.ts b/src/client/PublicLobby.ts index e4dd2bb37..6b064b1d9 100644 --- a/src/client/PublicLobby.ts +++ b/src/client/PublicLobby.ts @@ -127,6 +127,20 @@ export class PublicLobby extends LitElement { ${translateText("public_lobby.join")}