summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend/locales/de-DE.json37
1 files changed, 2 insertions, 35 deletions
diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json
index 750f9714..b9c75183 100644
--- a/backend/locales/de-DE.json
+++ b/backend/locales/de-DE.json
@@ -1,85 +1,52 @@
{
- "BranchSelect": {
- "update_channel": {
- "testing": ""
- }
- },
"FilePickerIndex": {
"folder": {
"select": ""
}
},
- "PluginCard": {
- "plugin_version_label": ""
- },
"PluginInstallModal": {
"install": {
"title": ""
},
- "reinstall": {
- "desc": ""
- },
"update": {
"desc": ""
}
},
- "PluginListIndex": {
- "reinstall": ""
- },
"PluginLoader": {
"decky_title": "",
- "plugin_load_error": {
- "message": ""
- },
"plugin_uninstall": {
"title": ""
}
},
"SettingsDeveloperIndex": {
- "header": "",
"third_party_plugins": {
- "button_install": "",
- "label_url": ""
+ "button_install": ""
},
"valve_internal": {
"desc1": ""
}
},
"SettingsGeneralIndex": {
- "about": {
- "header": ""
- },
"other": {
"header": ""
}
},
- "SettingsIndex": {
- "navbar_settings": ""
- },
"Store": {
"store_filter": {
"label": ""
},
- "store_sort": {
- "label_def": ""
- },
"store_tabs": {
"alph_asce": ""
}
},
"StoreSelect": {
- "custom_store": {
- "label": ""
- },
"store_channel": {
"label": ""
}
},
"Updater": {
- "patch_notes_desc": "",
"updates": {
- "install_button": "",
- "updating": ""
+ "install_button": ""
}
}
}