Added tictactoe rules and their translations in current languages

This commit is contained in:
Namonay
2024-02-27 18:11:08 +01:00
parent 269551c68f
commit 20dfb21161
5 changed files with 26 additions and 5 deletions

View File

@ -36,6 +36,10 @@
"profileAcceptRequest": "kama jo e ijo ni",
"profileUnblock": "Tawa ala e nimi pi jan ni",
"profileBlock": "Tawa e nimi pi jan ni",
"ticTacToe": "TicTacToe"
"ticTacToe": "TicTacToe",
"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",
"ruleDraw" : "3. If your play cause a tictactoe tawa be full en a draw, sina lose the game"
}