about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJohn Donne <akheron@zaclys.net>2023-11-04 22:29:23 +0000
committerHosted Weblate <hosted@weblate.org>2023-11-05 23:34:40 +0100
commit00077fabbfaf237991e7d6296568dd5b86d0d865 (patch)
tree7ebcf0aa8b14cc5da1b7316011eb73244cb7ecb8
parentAdded support for Chromium Sync https://github.com/libredirect/browser_extens... (diff)
downloadlibredirect-00077fabbfaf237991e7d6296568dd5b86d0d865.zip
Translated using Weblate (French)
Currently translated at 93.1% (27 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/fr/
Diffstat (limited to '')
-rw-r--r--src/_locales/fr/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json
index 6a5a5d05..7bda9165 100644
--- a/src/_locales/fr/messages.json
+++ b/src/_locales/fr/messages.json
@@ -99,5 +99,11 @@
     },
     "about": {
         "message": "À propos"
+    },
+    "fetchPublicInstances": {
+        "message": "Rechercher des instances publiques"
+    },
+    "disable": {
+        "message": "Désactiver"
     }
 }