diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 68df0a718..0773c83da 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1325,5 +1325,11 @@ "form_addMultipleHint": "Add multiple dates and times", "form_clear": "Clear", "form_page": "Page {0}/{1}", - "form_anonymousBox": "Answer anonymously" + "form_anonymousBox": "Answer anonymously", + "settings_driveRedirectTitle": "Home page redirection", + "settings_driveRedirectHint": "Automatic redirection from the home page to the drive when logged in is no longer enabled by default. Legacy behaviour can be enabled below.", + "settings_driveRedirect": "Automatically redirect me", + "copyToClipboard": "Copy to clipboard", + "restrictedLoginPrompt": "You are not authorized to access this document. Log in if you think your account should be able to access it.", + "mdToolbar_embed": "Embed file" }