flutter: strings: Modify challengeHarderLevel

This commit is contained in:
Calcitem 2021-05-15 00:22:56 +08:00
parent c2af00c10d
commit bec4e57d27
2 changed files with 2 additions and 2 deletions

View File

@ -276,7 +276,7 @@
"@youWin": {
"description": "You win! Congratulations!"
},
"challengeHarderLevel": "Challenge harder level? The new level will be Level ",
"challengeHarderLevel": "Challenge harder level?\nThe new level will be Level ",
"@challengeHarderLevel": {
"description": "Challenge harder level?"
},

View File

@ -69,7 +69,7 @@
"gameOverUnknownReason": "游戏结束,原因未知!",
"gameOver": "游戏结束",
"youWin": "恭喜你赢了",
"challengeHarderLevel": "后续提升难度吗?\n\n提升后的难度等级将为",
"challengeHarderLevel": "后续提升难度吗?\n提升后的难度等级将为",
"youLose": "你输了",
"regret": "悔棋",
"analyze": "分析",