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": "Repurchase",
"revenueTitle": "Revenue Statistics",
"selectTypePlaceholder": "Select Type",
"statisticsTitle": "Statistics",
"today": "Today",
"todayDownloadTraffic": "Today's Download Traffic",
"todayUploadTraffic": "Today's Upload Traffic",
+2
View File
@@ -31,6 +31,8 @@
"cancel": "Cancel",
"confirm": "Confirm",
"confirmDelete": "Are you sure you want to delete?",
"copy": "Copy",
"copySuccess": "Copied successfully",
"create": "Create",
"createNode": "Create Node",
"createSuccess": "Created successfully",
+2
View File
@@ -3,6 +3,8 @@
"cancel": "Cancel",
"confirm": "Confirm",
"confirmDelete": "Are you sure you want to delete?",
"copy": "Copy",
"copySuccess": "Copied successfully",
"create": "Create",
"createSubscribe": "Create Subscription",
"createSuccess": "Create Successful",