summaryrefslogtreecommitdiff
path: root/backend/locales
diff options
context:
space:
mode:
authorEMERALD <hudson.samuels@gmail.com>2023-05-17 21:33:34 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commit3f2d54ddbd1459173a74d2ae4f423225e4ac74d8 (patch)
treea2a6fe94a10371a7d51f5038692e29bd2efdb0ee /backend/locales
parent0ecc9bf57985950eee9381b16f0112c7158e4c17 (diff)
downloaddecky-loader-3f2d54ddbd1459173a74d2ae4f423225e4ac74d8.tar.gz
decky-loader-3f2d54ddbd1459173a74d2ae4f423225e4ac74d8.zip
Translated using Weblate (Spanish)
Currently translated at 7.0% (7 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/es/
Diffstat (limited to 'backend/locales')
-rw-r--r--backend/locales/es-ES.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/backend/locales/es-ES.json b/backend/locales/es-ES.json
index fbd447b2..d7771e32 100644
--- a/backend/locales/es-ES.json
+++ b/backend/locales/es-ES.json
@@ -3,5 +3,20 @@
"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"
+ }
}
}