From 3f2d54ddbd1459173a74d2ae4f423225e4ac74d8 Mon Sep 17 00:00:00 2001 From: EMERALD Date: Wed, 17 May 2023 21:33:34 +0000 Subject: 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/ --- backend/locales/es-ES.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'backend/locales') 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" + } } } -- cgit v1.2.3