mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
3f2d54ddbd
Currently translated at 7.0% (7 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/es/
23 lines
476 B
JSON
23 lines
476 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|