summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/sysconfig/custom-upload.json
blob: 26b7c186fe7191c9db192da9cb3c7052bc5a86f9 (plain) (blame)
1
2
3
4
5
6
7
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"
}