feat(node-subscription): Add copy functionality for columns

This commit is contained in:
web@ppanel
2024-12-21 19:10:10 +07:00
parent 27924b0fdb
commit 3a81e37217
70 changed files with 137 additions and 25 deletions
-1
View File
@@ -14,7 +14,6 @@
"repurchase": "复购",
"revenueTitle": "收入统计",
"selectTypePlaceholder": "选择类型",
"statisticsTitle": "统计",
"today": "今日",
"todayDownloadTraffic": "今日下载流量",
"todayUploadTraffic": "今日上传流量",
+2
View File
@@ -31,6 +31,8 @@
"cancel": "取消",
"confirm": "确认",
"confirmDelete": "确定要删除吗?",
"copy": "复制",
"copySuccess": "复制成功",
"create": "创建",
"createNode": "创建节点",
"createSuccess": "创建成功",
+2
View File
@@ -3,6 +3,8 @@
"cancel": "取消",
"confirm": "确认",
"confirmDelete": "确定删除吗?",
"copy": "复制",
"copySuccess": "复制成功",
"create": "创建",
"createSubscribe": "新建订阅",
"createSuccess": "创建成功",