From f36c841f6f5585292f6c8be834fe696a0813edb2 Mon Sep 17 00:00:00 2001 From: mathilde-cryptpad <156299270+mathilde-cryptpad@users.noreply.github.com> Date: Wed, 15 Oct 2025 16:03:37 +0200 Subject: [PATCH] remove register_notes and install_notes translation keys for 2025.9.0 --- www/common/translations/messages.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 6485c7e61..83de311f2 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1074,7 +1074,6 @@ "share_noContactsOffline": "You are currently offline. Contacts are not available.", "offlineError": "Unable to synchronize the most recent data, this page cannot be displayed at this time. Loading will continue when your connection to the service is restored.", "register_notes_title": "Important notes", - "register_notes": "", "register_warning_note": "Due to the encrypted nature of CryptPad, the service administrators will not be able to recover data in case you forget your username and/or password. Please save them in a safe place.", "creation_expiresIn": "Destroy in", "creation_helperText": "Open in documentation", @@ -1769,7 +1768,6 @@ "install_header": "Installation", "admin_appSelection": "App configuration", "install_launch": "Instance setup", - "install_notes": "", "admin_appsTitle": "Instance applications", "onboarding_save_error": "Some options could not be saved properly. Please visit the administration panel to check the values.", "admin_appsHint": "Choose which apps to enable on this instance.",