diff options
Diffstat (limited to 'backend/locales')
| -rw-r--r-- | backend/locales/uk-UA.json | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/backend/locales/uk-UA.json b/backend/locales/uk-UA.json index 268d55f9..c0b5b39b 100644 --- a/backend/locales/uk-UA.json +++ b/backend/locales/uk-UA.json @@ -1,15 +1,7 @@ { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "button_processing": "" - }, - "update": { - "button_idle": "" } }, "MultiplePluginsInstallModal": { @@ -17,19 +9,12 @@ "idle": "" } }, - "PluginListIndex": { - "reinstall": "" - }, "PluginLoader": { - "decky_update_available": "", - "plugin_update": "" + "decky_update_available": "" }, "SettingsDeveloperIndex": { "react_devtools": { "ip_label": "" - }, - "toast_zip": { - "body": "" } }, "SettingsGeneralIndex": { @@ -38,18 +23,10 @@ } }, "Store": { - "store_contrib": { - "desc": "" - }, "store_source": { "label": "" } }, - "StoreSelect": { - "store_channel": { - "custom": "" - } - }, "Updater": { "updates": { "checking": "" |
