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