From 522e685a016a4f1b436322455c5d4e4bb81d573b Mon Sep 17 00:00:00 2001 From: Namonay Date: Fri, 22 Mar 2024 13:36:14 +0100 Subject: [PATCH] lang: Added matchmaking translation --- frontend/static/js/lang/cr.json | 1 + frontend/static/js/lang/en.json | 2 +- frontend/static/js/lang/fr.json | 2 +- frontend/static/js/lang/tp.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/static/js/lang/cr.json b/frontend/static/js/lang/cr.json index d91bc73..a92eb33 100644 --- a/frontend/static/js/lang/cr.json +++ b/frontend/static/js/lang/cr.json @@ -39,6 +39,7 @@ "gameGoalTaken": "Tu es quoicoucringe", "gamePlayersListName": "Crampteurs", "ticTacToe": "Quoicoumorpion hors crampté", + "gamemodeChoice" : "Mode de crampté", "ticTacToeOnline" : "Quoicoumorpion crampté", "ruleTitle" : "Règles cramptés", "ruleBase" : "cramptun. Vous devez quouicougagner sur une des 9 quoicougrilles pour gagner la croustipartie", diff --git a/frontend/static/js/lang/en.json b/frontend/static/js/lang/en.json index 9241455..796cb84 100644 --- a/frontend/static/js/lang/en.json +++ b/frontend/static/js/lang/en.json @@ -39,7 +39,7 @@ "gameGoalTaken": "Goal Taken", "gamePlayersListName": "Players", "ticTacToe": "TicTacToe offline", - "ticTacToeOnline" : "TicTacToe online", + "gamemodeChoice" : "Gamemode", "ruleTitle" : "Rules", "ruleBase" : "1. Win on one of the 9 tictactoe to win the game", "ruleMovement" : "2. You start on the central tictactoe, and play on the one corresponding to your choice on the next turn", diff --git a/frontend/static/js/lang/fr.json b/frontend/static/js/lang/fr.json index 5fef67e..ed4da68 100644 --- a/frontend/static/js/lang/fr.json +++ b/frontend/static/js/lang/fr.json @@ -39,7 +39,7 @@ "gameGoalTaken": "But pris", "gamePlayersListName": "Joueurs", "ticTacToe" : "Morpion hors ligne", - "ticTacToeOnline" : "Morpion en ligne", + "gamemodeChoice" : "Mode de jeu", "ruleTitle" : "Règles", "ruleBase" : "1. Vous devez gagner sur une des 9 grilles pour gagner la partie", "ruleMovement" : "2. Vous commencez sur le morpion central, et jouez sur le morpion correspondant a votre choix a votre prochain tour", diff --git a/frontend/static/js/lang/tp.json b/frontend/static/js/lang/tp.json index e19aa70..7010792 100644 --- a/frontend/static/js/lang/tp.json +++ b/frontend/static/js/lang/tp.json @@ -39,7 +39,7 @@ "gameGoalTaken": "Wile pali", "gamePlayersListName": "Musi", "ticTacToe": "TicTacToe offline", - "ticTacToeOnline" : "TicTacToe bismillah", + "gamemodeChoice" : "sitelen sitelen", "ruleTitle" : "Rules", "ruleBase" : "1. Win on wan pi the 9 tictactoe tawa win the game", "ruleMovement" : "2. Sina open on the central tictactoe, en play on the wan corresponding tawa your choice on the next turn",