summaryrefslogtreecommitdiff
path: root/core/modules/file_read.tr.en
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/file_read.tr.en')
-rw-r--r--core/modules/file_read.tr.en4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/file_read.tr.en b/core/modules/file_read.tr.en
new file mode 100644
index 0000000..117764e
--- /dev/null
+++ b/core/modules/file_read.tr.en
@@ -0,0 +1,4 @@
+missing_path=❌ [file_read] Parameter 'path' is required
+start=📄 [file_read] Reading file '{path}' on {host}...
+missing_deps=❌ [file_read] ssh or grep are not available.
+deps_ok=✅ [file_read] ssh and grep are available.