summaryrefslogtreecommitdiffstats
path: root/modules/sysconfig/lang/en/templates/custom-upload.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-04-29 17:43:58 +0200
committerSimon Rettberg2016-04-29 17:43:58 +0200
commitf8189f4f0bdc79a83e084c56e93e8a2ca073e4c0 (patch)
tree13c41f05ef5920eb13c76be05f749de9a9a809fa /modules/sysconfig/lang/en/templates/custom-upload.json
parentImplemented new menu, added logic for defining dependencies, move translation... (diff)
downloadslx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.gz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.xz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.zip
More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091e6189c9e9
Diffstat (limited to 'modules/sysconfig/lang/en/templates/custom-upload.json')
-rw-r--r--modules/sysconfig/lang/en/templates/custom-upload.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/sysconfig/lang/en/templates/custom-upload.json b/modules/sysconfig/lang/en/templates/custom-upload.json
new file mode 100644
index 00000000..26b7c186
--- /dev/null
+++ b/modules/sysconfig/lang/en/templates/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