diff options
| author | Weblate <noreply@weblate.org> | 2023-05-17 21:56:29 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | 7ba864136ff3ccdf515add302e87430a3c87bb63 (patch) | |
| tree | d1d4ba56a3905fd2f04c2dac9fd30f0fbc454ca7 /backend/locales | |
| parent | d5dda39add2d38294814c9dc37b9584e7f2a6727 (diff) | |
| download | decky-loader-7ba864136ff3ccdf515add302e87430a3c87bb63.tar.gz decky-loader-7ba864136ff3ccdf515add302e87430a3c87bb63.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/el-GR.json | 31 |
1 files changed, 3 insertions, 28 deletions
diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index c72a094e..dea96732 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,52 +1,27 @@ { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "title": "" - }, - "update": { - "desc": "" } }, "PluginLoader": { - "decky_title": "", - "plugin_uninstall": { - "title": "" - } + "decky_title": "" }, "SettingsDeveloperIndex": { "header_one": "", - "header_other": "Other", - "third_party_plugins": { - "label_url": "" - } + "header_other": "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": "" } } |
