diff options
Diffstat (limited to 'backend')
| -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 b9c75183..eb51338b 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -1,29 +1,15 @@ { - "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": { @@ -32,18 +18,10 @@ } }, "Store": { - "store_filter": { - "label": "" - }, "store_tabs": { "alph_asce": "" } }, - "StoreSelect": { - "store_channel": { - "label": "" - } - }, "Updater": { "updates": { "install_button": "" |
