summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/sysconfig/custom-upload.json
diff options
context:
space:
mode:
authorSimon Rettberg2015-09-30 11:52:58 +0200
committerSimon Rettberg2015-09-30 11:52:58 +0200
commit555452c4d8e3559964ae24342f36729b82ecc0dd (patch)
tree13568807bbad01f9a65b696a0f6777070ae76cc3 /lang/en/templates/sysconfig/custom-upload.json
parent[Webinterface/HTTPS] Only show "disable https" if it is enabled (diff)
downloadslx-admin-555452c4d8e3559964ae24342f36729b82ecc0dd.tar.gz
slx-admin-555452c4d8e3559964ae24342f36729b82ecc0dd.tar.xz
slx-admin-555452c4d8e3559964ae24342f36729b82ecc0dd.zip
Update translations
Diffstat (limited to 'lang/en/templates/sysconfig/custom-upload.json')
-rw-r--r--lang/en/templates/sysconfig/custom-upload.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/en/templates/sysconfig/custom-upload.json b/lang/en/templates/sysconfig/custom-upload.json
index a568be7c..26b7c186 100644
--- a/lang/en/templates/sysconfig/custom-upload.json
+++ b/lang/en/templates/sysconfig/custom-upload.json
@@ -1,7 +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_file": "File",
+ "lang_selectFile": "Please select an archive",
"lang_supportedFiles": "Supported File Formats",
"lang_upload": "Upload"
} \ No newline at end of file