diff options
| -rw-r--r-- | backend/locales/fr.json | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/backend/locales/fr.json b/backend/locales/fr.json index ea3cc2b4..edbb7abc 100644 --- a/backend/locales/fr.json +++ b/backend/locales/fr.json @@ -1,36 +1,19 @@ { - "BranchSelect": { - "update_channel": { - "testing": "" - } - }, "FilePickerIndex": { "folder": { "select": "" } }, - "PluginCard": { - "plugin_version_label": "" - }, "PluginInstallModal": { "install": { "title": "" }, - "reinstall": { - "desc": "" - }, "update": { "desc": "" } }, - "PluginListIndex": { - "reinstall": "" - }, "PluginLoader": { "decky_title": "", - "plugin_load_error": { - "message": "" - }, "plugin_uninstall": { "title": "" } @@ -40,47 +23,30 @@ "header_many": "Other", "header_other": "", "third_party_plugins": { - "button_install": "", "label_url": "" - }, - "valve_internal": { - "desc1": "" } }, "SettingsGeneralIndex": { "about": { "header": "" - }, - "other": { - "header": "" } }, "SettingsIndex": { "navbar_settings": "" }, "Store": { - "store_filter": { - "label": "" - }, "store_sort": { "label_def": "" - }, - "store_tabs": { - "alph_asce": "" } }, "StoreSelect": { "custom_store": { "label": "" - }, - "store_channel": { - "label": "" } }, "Updater": { "patch_notes_desc": "", "updates": { - "install_button": "", "updating": "" } } |
