diff options
| author | Weblate <noreply@weblate.org> | 2023-05-15 22:12:01 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | fccadefe47d3d31c8de802e8cd729c622fce6711 (patch) | |
| tree | 0335a960a0d7de12617880f0a2b5fec0000ebb8f /backend | |
| parent | 70a4b269840b3f417f2eebecd3780892663441a4 (diff) | |
| download | decky-loader-fccadefe47d3d31c8de802e8cd729c622fce6711.tar.gz decky-loader-fccadefe47d3d31c8de802e8cd729c622fce6711.zip | |
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/el.json | 29 |
1 files changed, 2 insertions, 27 deletions
diff --git a/backend/locales/el.json b/backend/locales/el.json index 764b6392..8db51e85 100644 --- a/backend/locales/el.json +++ b/backend/locales/el.json @@ -1,54 +1,29 @@ { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "title": "" - }, - "update": { - "desc": "" } }, "PluginLoader": { "decky_title": "", - "plugin_uninstall": { - "title": "" - }, "plugin_update_one": "", "plugin_update_other": "" }, "SettingsDeveloperIndex": { "header_one": "", - "header_other": "", - "third_party_plugins": { - "label_url": "" - } + "header_other": "" }, "SettingsGeneralIndex": { "about": { "header": "" } }, - "SettingsIndex": { - "navbar_settings": "" - }, "Store": { "store_sort": { "label_def": "" } }, - "StoreSelect": { - "custom_store": { - "label": "" - } - }, "Updater": { - "patch_notes_desc": "", - "updates": { - "updating": "" - } + "patch_notes_desc": "" } } |
