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 e7d09d6 commit 4825e15Copy full SHA for 4825e15
mytonctrl/resources/translate.json
@@ -240,9 +240,9 @@
240
"zh_TW": "選舉狀態: {0}"
241
},
242
"local_status_head": {
243
- "en": "{cyan}===[ Local validator status ]==={endc}",
244
- "ru": "{cyan}===[ Статус локального валидатора ]==={endc}",
245
- "zh_TW": "{cyan}===[ 本地驗證者狀態 ]==={endc}"
+ "en": "{cyan}===[ Node status ]==={endc}",
+ "ru": "{cyan}===[ Статус ноды ]==={endc}",
+ "zh_TW": "{cyan}===[ 节点狀態 ]==={endc}"
246
247
"local_status_validator_index": {
248
"en": "Validator index: {0}",
0 commit comments