We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f2f37 commit f94a7dcCopy full SHA for f94a7dc
mytonctrl/resources/translate.json
@@ -445,9 +445,9 @@
445
"zh_TW": "{red}錯誤 - 驗證器的 UDP 端口無法從外部訪問.{endc}"
446
},
447
"slashed_warning": {
448
- "en": "{red}You were fined by {0} TON for low efficiency in the previous round.{endc}",
449
- "ru": "{red}Вы были оштрафованы на {0} TON за низкую эффективность в предыдущем раунде.{endc}",
450
- "zh_TW": "{red}您因上一輪效率低而被罰款 {0} TON。{endc}"
+ "en": "{{red}}You were fined by {0} TON for low efficiency in the previous round.{{endc}}",
+ "ru": "{{red}}Вы были оштрафованы на {0} TON за низкую эффективность в предыдущем раунде.{{endc}}",
+ "zh_TW": "{{red}}您因上一輪效率低而被罰款 {0} TON。{{endc}}"
451
452
"add_custom_overlay_cmd": {
453
"en": "Add custom overlay",
0 commit comments