summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/sysconfig/custom-upload.json
diff options
context:
space:
mode:
authorJonathan Bauer2016-04-01 16:50:13 +0200
committerJonathan Bauer2016-04-01 16:50:13 +0200
commitdbc0d9614421e064cc62aacf116ebb783c83f2f3 (patch)
tree091844b8578ff1d9ac18edfd3cee3e63210133d7 /lang/en/modules/sysconfig/custom-upload.json
parent[ldapauth] Add homedir conf to ldap wizard (diff)
downloadslx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.gz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.xz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.zip
[merge] merging c3sl / fr - initial commit
Diffstat (limited to 'lang/en/modules/sysconfig/custom-upload.json')
-rw-r--r--lang/en/modules/sysconfig/custom-upload.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/en/modules/sysconfig/custom-upload.json b/lang/en/modules/sysconfig/custom-upload.json
new file mode 100644
index 00000000..26b7c186
--- /dev/null
+++ b/lang/en/modules/sysconfig/custom-upload.json
@@ -0,0 +1,8 @@
+{
+ "lang_browseForFile": "Browse",
+ "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_selectFile": "Please select an archive",
+ "lang_supportedFiles": "Supported File Formats",
+ "lang_upload": "Upload"
+} \ No newline at end of file