diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 548ce9200..fa940fb1f 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1783,5 +1783,9 @@ "admin_onboardingDescPlaceholder": "Instance description text", "team_autoTrim": "Trimming team drive history... Please wait.", "admin_mfa_confirm_enable": "Are you sure you want to enable Multi-Factor Authentication?", - "admin_mfa_confirm_disable": "Are you sure you want to disable Multi-Factor Authentication?" + "admin_mfa_confirm_disable": "Are you sure you want to disable Multi-Factor Authentication?", + "form_passwordWarning": "Please note that a Form password can only be set now at creation time and cannot be changed later.", + "fm_restoreMultipleDialog": "Are you sure you want to restore {0} files and/or folders to their previous locations?", + "calendar_show": "Show calendars", + "calendar_hide": "Hide calendars" }