summaryrefslogtreecommitdiff
path: root/backend/locales/el-GR.json
blob: faa38b6860604bc191e8a7a12b7b09dadc6a9c54 (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
    "BranchSelect": {
        "update_channel": {
            "testing": ""
        }
    },
    "FilePickerIndex": {
        "folder": {
            "select": ""
        }
    },
    "PluginCard": {
        "plugin_version_label": ""
    },
    "PluginInstallModal": {
        "install": {
            "title": ""
        },
        "reinstall": {
            "desc": ""
        },
        "update": {
            "desc": ""
        }
    },
    "PluginListIndex": {
        "reinstall": ""
    },
    "PluginLoader": {
        "decky_title": "",
        "plugin_load_error": {
            "message": ""
        },
        "plugin_uninstall": {
            "title": ""
        }
    },
    "SettingsDeveloperIndex": {
        "header_one": "",
        "header_other": "Other",
        "third_party_plugins": {
            "button_install": "",
            "label_url": ""
        },
        "valve_internal": {
            "desc1": ""
        }
    },
    "SettingsGeneralIndex": {
        "about": {
            "header": ""
        },
        "other": {
            "header": ""
        }
    },
    "SettingsIndex": {
        "navbar_settings": ""
    },
    "Store": {
        "store_filter": {
            "label": ""
        },
        "store_sort": {
            "label_def": ""
        },
        "store_tabs": {
            "alph_asce": ""
        }
    },
    "StoreSelect": {
        "custom_store": {
            "label": ""
        },
        "store_channel": {
            "label": ""
        }
    },
    "Updater": {
        "patch_notes_desc": "",
        "updates": {
            "install_button": "",
            "updating": ""
        }
    }
}