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": "Wiederkauf",
"revenueTitle": "Einnahmenstatistik",
"selectTypePlaceholder": "Typ auswählen",
"statisticsTitle": "Statistik",
"today": "Heute",
"todayDownloadTraffic": "Heutiger Download-Traffic",
"todayUploadTraffic": "Heutiger Upload-Verkehr",
+2
View File
@@ -31,6 +31,8 @@
"cancel": "Abbrechen",
"confirm": "Bestätigen",
"confirmDelete": "Möchten Sie wirklich löschen?",
"copy": "Kopieren",
"copySuccess": "Erfolgreich kopiert",
"create": "Erstellen",
"createNode": "Knoten erstellen",
"createSuccess": "Erfolgreich erstellt",
+2
View File
@@ -3,6 +3,8 @@
"cancel": "Abbrechen",
"confirm": "Bestätigen",
"confirmDelete": "Möchten Sie wirklich löschen?",
"copy": "Kopieren",
"copySuccess": "Erfolgreich kopiert",
"create": "Erstellen",
"createSubscribe": "Neues Abonnement erstellen",
"createSuccess": "Erstellung erfolgreich",