From f8af807d724e748efda71148e9a5733b36e453ee Mon Sep 17 00:00:00 2001 From: Monstorix Date: Sat, 17 Aug 2024 17:41:03 +0800 Subject: Complete translation keys and fix Simplified Chinese translations --- src/_locales/fr/messages.json | 43 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 38 insertions(+), 5 deletions(-) (limited to 'src/_locales/fr') diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json index b24f6fcc..03fbc927 100644 --- a/src/_locales/fr/messages.json +++ b/src/_locales/fr/messages.json @@ -83,8 +83,8 @@ "message": "Ajoutez vos instances favorites", "description": "used in the settings page" }, - "copyRaw": { - "message": "Copier le lien original" + "copyOriginal": { + "message": "Copy Original" }, "copied": { "message": "Copié" @@ -100,13 +100,46 @@ "about": { "message": "À propos" }, + "unsupportedIframesHandling": { + "message": "Gestion des iframes non prises en charge" + }, "fetchPublicInstances": { "message": "Rechercher des instances publiques" }, "disable": { "message": "Désactiver" }, - "unsupportedIframesHandling": { - "message": "Gestion des iframes non prises en charge" + "pingInstances": { + "message": "Ping Instances" + }, + "exportSettingsToSync": { + "message": "Export Settings to Sync" + }, + "importSettingsFromSync": { + "message": "Import Settings from Sync" + }, + "services": { + "message": "Services" + }, + "service": { + "message": "Service" + }, + "bookmarksMenu": { + "message": "Bookmarks menu" + }, + "redirectOnlyInIncognito": { + "message": "Redirect Only in Incognito" + }, + "bypass": { + "message": "Bypass" + }, + "block": { + "message": "Block" + }, + "searchHint": { + "message": "Set LibRedirect as Default Search Engine. For how to do in chromium browsers, click here." + }, + "redirect": { + "message": "Redirect" } -} +} \ No newline at end of file -- cgit 1.4.1