summaryrefslogtreecommitdiff
path: root/core/modules/copy.tr.en
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/copy.tr.en')
-rw-r--r--core/modules/copy.tr.en7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/copy.tr.en b/core/modules/copy.tr.en
new file mode 100644
index 0000000..dcace81
--- /dev/null
+++ b/core/modules/copy.tr.en
@@ -0,0 +1,7 @@
+missing_args=❌ [copy] Missing parameters: src and dest are required
+copying=📤 [copy] Copying '{src}' to host '{host}'...
+scp_fail=❌ [copy] Failed to copy '{src}' to host '{host}'
+moving=📦 [copy] Moving file to final destination: '{dest}'
+done=✅ [copy] File successfully installed at '{dest}'
+missing_deps=❌ [copy] Missing dependencies: {cmds}
+deps_ok=✅ [copy] All dependencies are available