diff options
| -rw-r--r-- | backend/locales/el.json | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/backend/locales/el.json b/backend/locales/el.json index edb5fb49..764b6392 100644 --- a/backend/locales/el.json +++ b/backend/locales/el.json @@ -1,36 +1,19 @@ { - "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": "" }, @@ -41,47 +24,30 @@ "header_one": "", "header_other": "", "third_party_plugins": { - "button_install": "", "label_url": "" - }, - "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": "" } } |
