summaryrefslogtreecommitdiff
path: root/backend/locales/el.json
blob: 8db51e854ba74a50d318cf7cc324892897ed7126 (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
{
    "PluginInstallModal": {
        "install": {
            "title": ""
        }
    },
    "PluginLoader": {
        "decky_title": "",
        "plugin_update_one": "",
        "plugin_update_other": ""
    },
    "SettingsDeveloperIndex": {
        "header_one": "",
        "header_other": ""
    },
    "SettingsGeneralIndex": {
        "about": {
            "header": ""
        }
    },
    "Store": {
        "store_sort": {
            "label_def": ""
        }
    },
    "Updater": {
        "patch_notes_desc": ""
    }
}