summaryrefslogtreecommitdiff
path: root/backend/locales/es-ES.json
blob: d7771e3232089b8f65f0231f475484b071e13675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "SettingsDeveloperIndex": {
        "header_one": "",
        "header_many": "Other",
        "header_other": ""
    },
    "PluginInstallModal": {
        "install": {
            "button_idle": "Instalar"
        }
    },
    "Developer": {
        "disabling": "Deshabilitarlo",
        "enabling": "Habilitándolo"
    },
    "BranchSelect": {
        "update_channel": {
            "prerelease": "Prelanzamiento",
            "stable": "Estable"
        }
    }
}