diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index bfad627d7..11b05dc6f 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1425,5 +1425,7 @@ "earlyAccessBlocked": "This application is not available yet on this instance", "premiumAccess": "As a subscriber on {0}, you can create new documents in this early-access application. Please be aware that it is experimental and should not yet be trusted with important data.", "form_exportSheet": "Export to Sheet", - "form_answerChoice": "Please choose how you would like to answer this form:" + "form_answerChoice": "Please choose how you would like to answer this form:", + "bounce_confirm": "You are about to leave: {0}\n\nAre you sure you want to visit \"{1}\"?", + "bounce_danger": "The link you clicked does not lead to a web-page but to some code or data that could be malicious.\n\n(\"{0}\")\n\nCryptPad blocks these for security reasons. Clicking OK will close this tab." }