diff options
Diffstat (limited to 'bskylink/locales/en.json')
-rw-r--r-- | bskylink/locales/en.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bskylink/locales/en.json b/bskylink/locales/en.json new file mode 100644 index 000000000..b204ad51c --- /dev/null +++ b/bskylink/locales/en.json @@ -0,0 +1,8 @@ +{ + "Potentially Dangerous Link": "Potentially Dangerous Link", + "Blocked Link": "Blocked Link", + "This link may be malicious. You should proceed at your own risk.": "This link may be malicious. You should proceed at your own risk.", + "This link has been identified as malicious and has blocked for your safety.": "This link has been identified as malicious and has blocked for your safety.", + "Continue Anyway": "Continue Anyway", + "Return to Bluesky": "Return to Bluesky" +} |