summaryrefslogtreecommitdiff
path: root/backend/locales/es-ES.json
blob: d6e8e2b43c175b24c7b0dafe7f601cfda3c751f1 (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
{
    "PluginInstallModal": {
        "install": {
            "title": ""
        }
    },
    "PluginLoader": {
        "decky_title": ""
    },
    "SettingsDeveloperIndex": {
        "header_one": "",
        "header_many": "Other",
        "header_other": ""
    },
    "SettingsGeneralIndex": {
        "about": {
            "header": ""
        }
    },
    "Store": {
        "store_sort": {
            "label_def": ""
        }
    },
    "Updater": {
        "patch_notes_desc": ""
    }
}