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": "建立成功",