summaryrefslogtreecommitdiff
path: root/backend/locales/de-DE.json
blob: b9c751837c16936256739ef3043493e702da5981 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
    "FilePickerIndex": {
        "folder": {
            "select": ""
        }
    },
    "PluginInstallModal": {
        "install": {
            "title": ""
        },
        "update": {
            "desc": ""
        }
    },
    "PluginLoader": {
        "decky_title": "",
        "plugin_uninstall": {
            "title": ""
        }
    },
    "SettingsDeveloperIndex": {
        "third_party_plugins": {
            "button_install": ""
        },
        "valve_internal": {
            "desc1": ""
        }
    },
    "SettingsGeneralIndex": {
        "other": {
            "header": ""
        }
    },
    "Store": {
        "store_filter": {
            "label": ""
        },
        "store_tabs": {
            "alph_asce": ""
        }
    },
    "StoreSelect": {
        "store_channel": {
            "label": ""
        }
    },
    "Updater": {
        "updates": {
            "install_button": ""
        }
    }
}