chore(ui): change hints symbol for backward unicode compatibility
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Successful in 11s
CI / integration (pull_request) Successful in 23s
CI / ui (pull_request) Successful in 1m15s
CI / conformance (pull_request) Successful in 11s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m49s
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Successful in 11s
CI / integration (pull_request) Successful in 23s
CI / ui (pull_request) Successful in 1m15s
CI / conformance (pull_request) Successful in 11s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m49s
This commit is contained in:
@@ -91,7 +91,7 @@ export const en = {
|
||||
'onboarding.lobbyNew': 'Practise against the AI', // 🎲
|
||||
'onboarding.gameHeader': 'Move history, chat and word check', // scoreboard strip
|
||||
'onboarding.gameTurn': 'Pass a turn, swap tiles', // 🔄
|
||||
'onboarding.gameHints': 'Available hints', // 🛟
|
||||
'onboarding.gameHints': 'Available hints', // ✨
|
||||
'onboarding.gameShuffle': 'Shuffle your tiles', // 🔀
|
||||
'onboarding.gameRack': 'Pick a tile and place it on the board', // rack
|
||||
|
||||
|
||||
@@ -91,7 +91,7 @@ export const ru: Record<MessageKey, string> = {
|
||||
'onboarding.lobbyNew': 'Потренируйтесь с ИИ', // 🎲
|
||||
'onboarding.gameHeader': 'История ходов, чат и проверка слова', // шапка над доской
|
||||
'onboarding.gameTurn': 'Пропуск хода, обмен фишек', // 🔄
|
||||
'onboarding.gameHints': 'Доступные подсказки', // 🛟
|
||||
'onboarding.gameHints': 'Доступные подсказки', // ✨
|
||||
'onboarding.gameShuffle': 'Встряхните фишки', // 🔀
|
||||
'onboarding.gameRack': 'Выбирайте фишку и ставьте на доску', // rack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user