summaryrefslogtreecommitdiff
path: root/backend/locales
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2023-05-17 21:31:57 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commitff1f902c91228d215b4fee187d2fc40a32f9916c (patch)
tree0b5195881133ff121f2f8c1eb5f6d2e41988f4d6 /backend/locales
parentc1215072a99c622afa36e554bee96b23275ab41d (diff)
downloaddecky-loader-ff1f902c91228d215b4fee187d2fc40a32f9916c.tar.gz
decky-loader-ff1f902c91228d215b4fee187d2fc40a32f9916c.zip
Update translation files
Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
Diffstat (limited to 'backend/locales')
-rw-r--r--backend/locales/es-ES.json31
1 files changed, 3 insertions, 28 deletions
diff --git a/backend/locales/es-ES.json b/backend/locales/es-ES.json
index edbb7abc..d6e8e2b4 100644
--- a/backend/locales/es-ES.json
+++ b/backend/locales/es-ES.json
@@ -1,53 +1,28 @@
{
- "FilePickerIndex": {
- "folder": {
- "select": ""
- }
- },
"PluginInstallModal": {
"install": {
"title": ""
- },
- "update": {
- "desc": ""
}
},
"PluginLoader": {
- "decky_title": "",
- "plugin_uninstall": {
- "title": ""
- }
+ "decky_title": ""
},
"SettingsDeveloperIndex": {
"header_one": "",
"header_many": "Other",
- "header_other": "",
- "third_party_plugins": {
- "label_url": ""
- }
+ "header_other": ""
},
"SettingsGeneralIndex": {
"about": {
"header": ""
}
},
- "SettingsIndex": {
- "navbar_settings": ""
- },
"Store": {
"store_sort": {
"label_def": ""
}
},
- "StoreSelect": {
- "custom_store": {
- "label": ""
- }
- },
"Updater": {
- "patch_notes_desc": "",
- "updates": {
- "updating": ""
- }
+ "patch_notes_desc": ""
}
}