diff options
| -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": "" } } |
