diff options
| author | Weblate <noreply@weblate.org> | 2023-06-19 10:44:23 +0000 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-06-19 17:21:17 +0200 |
| commit | 2db92536fd354f7295b47b237323a139f39e82d6 (patch) | |
| tree | 6561206a85287c50e2fe57cd82399c14a464b7cf /backend/locales | |
| parent | a6ffc8f04d9b768a62f9e462521b3e70d99e50e5 (diff) | |
| download | decky-loader-2db92536fd354f7295b47b237323a139f39e82d6.tar.gz decky-loader-2db92536fd354f7295b47b237323a139f39e82d6.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/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": "" |
