summaryrefslogtreecommitdiffstats
path: root/lang/translations/sysconfig/cfg-start.json
blob: 435bb256f2c594812596afc615b16aa2a76e917a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "lang_name": {
        "english": "Name",
        "german": "Name",
        "portuguese": "Nome"
    },
    "lang_configuration": {
        "english": "Configuration",
        "german": "Konfiguration",
        "portuguese": "Configuração"
    },
    "lang_configurationChoose": {
        "english": "Please select which modules will be used for this configuration.",
        "german": "Bitte wählen Sie, welche Module für diese Konfiguration verwendet werden sollen.",
        "portuguese": "Por favor, selecione qual os módulos serão usados ​​para esta configuração."
    },
    "lang_new": {
        "english": "New",
        "german": "Neu",
        "portuguese": "Novo"
    },
    "lang_next": {
        "english": "Next",
        "german": "Weiter",
        "portuguese": "Próximo"
    }
}