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 | c5aeb018db8c1583040b212210455f03bca8f8b3 (patch) | |
| tree | 397fa9e25a637345ba12217f0434021a683c4ead | |
| parent | 671120a517bc8285a3593e101f05294638eebc7d (diff) | |
| download | decky-loader-c5aeb018db8c1583040b212210455f03bca8f8b3.tar.gz decky-loader-c5aeb018db8c1583040b212210455f03bca8f8b3.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 | 37 |
1 files changed, 2 insertions, 35 deletions
diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index 6dcd261e..e1568072 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -2,87 +2,54 @@ {} ======= { - "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": "" } } } |
