diff options
| author | Weblate <noreply@weblate.org> | 2023-05-25 20:32:35 +0000 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-28 13:46:14 +0200 |
| commit | 177ed355221ada998f56f77bf8e84943c7f6c360 (patch) | |
| tree | 9db076753fc781883179e7790d543ae8cb3d9149 | |
| parent | c5aeb018db8c1583040b212210455f03bca8f8b3 (diff) | |
| download | decky-loader-177ed355221ada998f56f77bf8e84943c7f6c360.tar.gz decky-loader-177ed355221ada998f56f77bf8e84943c7f6c360.zip | |
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
| -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": "" |
