✨ feat(node-subscription): Add copy functionality for columns
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user