Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
This commit is contained in:
Weblate
2023-05-17 21:56:29 +00:00
parent d5dda39add
commit 7ba864136f
+3 -28
View File
@@ -1,52 +1,27 @@
{ {
"FilePickerIndex": {
"folder": {
"select": ""
}
},
"PluginInstallModal": { "PluginInstallModal": {
"install": { "install": {
"title": "" "title": ""
},
"update": {
"desc": ""
} }
}, },
"PluginLoader": { "PluginLoader": {
"decky_title": "", "decky_title": ""
"plugin_uninstall": {
"title": ""
}
}, },
"SettingsDeveloperIndex": { "SettingsDeveloperIndex": {
"header_one": "", "header_one": "",
"header_other": "Other", "header_other": "Other"
"third_party_plugins": {
"label_url": ""
}
}, },
"SettingsGeneralIndex": { "SettingsGeneralIndex": {
"about": { "about": {
"header": "" "header": ""
} }
}, },
"SettingsIndex": {
"navbar_settings": ""
},
"Store": { "Store": {
"store_sort": { "store_sort": {
"label_def": "" "label_def": ""
} }
}, },
"StoreSelect": {
"custom_store": {
"label": ""
}
},
"Updater": { "Updater": {
"patch_notes_desc": "", "patch_notes_desc": ""
"updates": {
"updating": ""
}
} }
} }