Skip to content

Commit 6874312

Browse files
feat: Add copy core username to frontend
1 parent 4a2beed commit 6874312

File tree

7 files changed

+550
-575
lines changed

7 files changed

+550
-575
lines changed

dashboard/public/statics/locales/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"creating": "Creating",
2121
"monitorUsers": "Monitor Users",
2222
"alltime": "All time",
23+
"coreUsername": "Core Username",
2324
"nodes": {
2425
"title": "Nodes",
2526
"description": "Manage your nodes",
@@ -1483,4 +1484,4 @@
14831484
},
14841485
"clearAllFilters": "Clear All Filters",
14851486
"activeFilters": "active"
1486-
}
1487+
}

dashboard/public/statics/locales/fa.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"manageSettings": "مدیریت و کنترل تنظیمات",
2626
"monitorUsers": "مدیریت کاربران",
2727
"alltime": "همه زمان",
28+
"coreUsername": "نام کاربری هسته",
2829
"settings": {
2930
"title": "تنظیمات",
3031
"notifications": {

dashboard/public/statics/locales/ru.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"creating": "Создание...",
3434
"monitorUsers": "Мониторинг пользователей",
3535
"alltime": "Все время",
36+
"coreUsername": "Основное имя пользователя",
3637
"nodes": {
3738
"title": "Узлы",
3839
"description": "Управление узлами",

dashboard/public/statics/locales/zh.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"creating": "正在创建...",
1818
"monitorUsers": "监控用户",
1919
"alltime": "全部时间",
20+
"coreUsername": "核心用户名",
2021
"nodes": {
2122
"title": "节点",
2223
"description": "管理您的节点",

0 commit comments

Comments
 (0)