summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2023-05-17 06:05:45 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commit6b10c87648b8f99f0a765474d2eccd2ad08ba71e (patch)
tree051e1055f64de6ceeb2ba7a3dccb1704c0436cb9
parent8ab0b34a2e30e5a4b3aa5d5f34cadef537dc8dad (diff)
downloaddecky-loader-6b10c87648b8f99f0a765474d2eccd2ad08ba71e.tar.gz
decky-loader-6b10c87648b8f99f0a765474d2eccd2ad08ba71e.zip
Update translation files
Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
-rw-r--r--backend/locales/fr.json31
1 files changed, 3 insertions, 28 deletions
diff --git a/backend/locales/fr.json b/backend/locales/fr.json
index edbb7abc..d6e8e2b4 100644
--- a/backend/locales/fr.json
+++ b/backend/locales/fr.json
@@ -1,53 +1,28 @@
{
- "FilePickerIndex": {
- "folder": {
- "select": ""
- }
- },
"PluginInstallModal": {
"install": {
"title": ""
- },
- "update": {
- "desc": ""
}
},
"PluginLoader": {
- "decky_title": "",
- "plugin_uninstall": {
- "title": ""
- }
+ "decky_title": ""
},
"SettingsDeveloperIndex": {
"header_one": "",
"header_many": "Other",
- "header_other": "",
- "third_party_plugins": {
- "label_url": ""
- }
+ "header_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": ""
}
}