diff options
Diffstat (limited to 'bskylink/locales/fr.json')
-rw-r--r-- | bskylink/locales/fr.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bskylink/locales/fr.json b/bskylink/locales/fr.json new file mode 100644 index 000000000..111a984ff --- /dev/null +++ b/bskylink/locales/fr.json @@ -0,0 +1,8 @@ +{ + "Potentially Dangerous Link": "Lien potentiellement dangereux", + "Blocked Link": "Lien bloqué", + "This link may be malicious. You should proceed at your own risk.": "Ce lien est peut-être malveillant. Ne continuez qu’à vos risques et périls.", + "This link has been identified as malicious and has blocked for your safety.": "Ce lien a été identifié comme malveillant et a été bloqué pour votre sécurité.", + "Continue Anyway": "Continuer quand même", + "Return to Bluesky": "Retourner sur Bluesky" +} |