Skip to content

Commit 4825e15

Browse files
committed
rename local validator status
1 parent e7d09d6 commit 4825e15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mytonctrl/resources/translate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@
240240
"zh_TW": "選舉狀態: {0}"
241241
},
242242
"local_status_head": {
243-
"en": "{cyan}===[ Local validator status ]==={endc}",
244-
"ru": "{cyan}===[ Статус локального валидатора ]==={endc}",
245-
"zh_TW": "{cyan}===[ 本地驗證者狀態 ]==={endc}"
243+
"en": "{cyan}===[ Node status ]==={endc}",
244+
"ru": "{cyan}===[ Статус ноды ]==={endc}",
245+
"zh_TW": "{cyan}===[ 节点狀態 ]==={endc}"
246246
},
247247
"local_status_validator_index": {
248248
"en": "Validator index: {0}",

0 commit comments

Comments
 (0)