diff options
Diffstat (limited to 'bskylink/locales/es.json')
-rw-r--r-- | bskylink/locales/es.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bskylink/locales/es.json b/bskylink/locales/es.json new file mode 100644 index 000000000..fdf3f1963 --- /dev/null +++ b/bskylink/locales/es.json @@ -0,0 +1,8 @@ +{ + "Potentially Dangerous Link": "Enlace Potencialmente Peligroso", + "Blocked Link": "Enlace Bloqueado", + "This link may be malicious. You should proceed at your own risk.": "Este enlace puede ser malicioso. Debes proceder bajo tu propio riesgo.", + "This link has been identified as malicious and has blocked for your safety.": "Este enlace ha sido identificado como malicioso y ha sido bloqueado por tu seguridad.", + "Continue Anyway": "Continuar de Todos Modos", + "Return to Bluesky": "Regresar a Bluesky" +} |