Skip to content

Commit c6cc6c7

Browse files
committed
fix: update descriptions of no nodes for better understanding
1 parent 558f7bc commit c6cc6c7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dashboard/public/statics/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"selectNode": "Select a node",
6060
"noNodes": "No nodes configured",
6161
"noNodesDescription": "Master Panel doesn't have any cores configured. You need to add and configure a node from",
62-
"noNodesDescription2": "and connect it to the panel.",
62+
"noNodesDescription2": "connect and configure it to the panel.",
6363
"logs": {
6464
"title": "Logs",
6565
"description": "View and monitor node logs",

dashboard/public/statics/locales/fa.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@
10931093
"selectNode": "یک گره انتخاب کنید",
10941094
"noNodes": "هیچ گره ای پیکربندی نشده",
10951095
"noNodesDescription": "پنل اصلی هیچ هسته‌ای ندارد. شما باید یک گره از",
1096-
"noNodesDescription2": "اضافه و پیکربندی کنید و آن را به پنل متصل کنید.",
1096+
"noNodesDescription2": "پیکربندی کرده و آن را به پنل متصل کنید.",
10971097
"logs": {
10981098
"title": "لاگ‌ها",
10991099
"description": "مشاهده و نظارت بر لاگ‌های گره‌ها",

dashboard/public/statics/locales/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"selectNode": "Выберите узел",
7373
"noNodes": "Узлы не настроены",
7474
"noNodesDescription": "Главная панель не имеет настроенных ядер. Вам нужно добавить и настроить узел из",
75-
"noNodesDescription2": "и подключить его к панели.",
75+
"noNodesDescription2": "подключить и настроить его к панели.",
7676
"logs": {
7777
"title": "Журналы",
7878
"description": "Просмотр и мониторинг журналов узла",

dashboard/public/statics/locales/zh.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"selectNode": "选择节点",
5555
"noNodes": "未配置节点",
5656
"noNodesDescription": "主面板没有配置任何核心。您需要从",
57-
"noNodesDescription2": "添加和配置节点,并将其连接到面板。",
57+
"noNodesDescription2": "连接和配置节点,并将其连接到面板。",
5858
"logs": {
5959
"title": "日志",
6060
"description": "查看和监控节点日志",

0 commit comments

Comments
 (0)