diff options
| -rw-r--r-- | backend/locales/de-DE.json | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index e1568072..bf0301ba 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -2,31 +2,17 @@ {} ======= { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "title": "" - }, - "update": { - "desc": "" } }, "PluginLoader": { - "decky_title": "", - "plugin_uninstall": { - "title": "" - } + "decky_title": "" }, "SettingsDeveloperIndex": { "third_party_plugins": { "button_install": "" - }, - "valve_internal": { - "desc1": "" } }, "SettingsGeneralIndex": { @@ -35,18 +21,10 @@ } }, "Store": { - "store_filter": { - "label": "" - }, "store_tabs": { "alph_asce": "" } }, - "StoreSelect": { - "store_channel": { - "label": "" - } - }, "Updater": { "updates": { "install_button": "" |
