summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/sysconfig/custom-upload.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-14 22:50:05 +0200
committerSimon Rettberg2014-08-14 22:50:05 +0200
commitb776c51856e387941130562e3711005036ee26fb (patch)
tree4cf8348e3ddaf1e783c4a86d3cf9cd847fa79217 /lang/en/templates/sysconfig/custom-upload.json
parentRe-Format all language files for cleaner future diffs (diff)
downloadslx-admin-b776c51856e387941130562e3711005036ee26fb.tar.gz
slx-admin-b776c51856e387941130562e3711005036ee26fb.tar.xz
slx-admin-b776c51856e387941130562e3711005036ee26fb.zip
[i18n] Sanity checks, introduced subdir for template language files
Diffstat (limited to 'lang/en/templates/sysconfig/custom-upload.json')
-rw-r--r--lang/en/templates/sysconfig/custom-upload.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/en/templates/sysconfig/custom-upload.json b/lang/en/templates/sysconfig/custom-upload.json
new file mode 100644
index 00000000..a568be7c
--- /dev/null
+++ b/lang/en/templates/sysconfig/custom-upload.json
@@ -0,0 +1,7 @@
+{
+ "lang_customModuleInfo1": "About a custom module, it is possible to add arbitrary files to a Linux system that is booted clients. For this purpose, an archive can be uploaded using a file system structure that is extracted in this form 1:1 in the booted Linux.",
+ "lang_customModuleInfo2": "Example: If the uploaded archive is the file etc\/example.conf, this file will be located as \/etc\/example.conf to a booted client.",
+ "lang_file": "File",
+ "lang_supportedFiles": "Supported File Formats",
+ "lang_upload": "Upload"
+} \ No newline at end of file