added Morpion in dictionary
This commit is contained in:
@ -38,5 +38,5 @@
|
||||
"profileBlock": "Block",
|
||||
"gameGoalTaken": "Goal Taken",
|
||||
"gamePlayersListName": "Players",
|
||||
"ticTacToe": "Morpion"
|
||||
"ticTacToe": "TicTacToe"
|
||||
}
|
||||
|
@ -37,5 +37,6 @@
|
||||
"profileUnblock": "Débloquer",
|
||||
"profileBlock": "Bloquer",
|
||||
"gameGoalTaken": "But pris",
|
||||
"gamePlayersListName": "Joueurs"
|
||||
"gamePlayersListName": "Joueurs",
|
||||
"ticTacToe" : "Morpion"
|
||||
}
|
||||
|
Reference in New Issue
Block a user