From 0e75ff4d7e66ad4461cfa250fce82a9d1b5e0cee Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 27 Jun 2024 13:56:57 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1780 of 1780 strings) Co-authored-by: Mathilde Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 33c75eaad..a36fced88 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1778,7 +1778,7 @@ "admin_onboardingNameTitle": "Welcome to your CryptPad instance", "admin_onboardingNameHint": "Please choose a title, description, accent color and logo (all are optional)", "admin_onboardingOptionsTitle": "Instance options", - "admin_onboardingOptionsHint": "Please select the apropriate option for your instance.
These settings can be changed later in the admin panel.", + "admin_onboardingOptionsHint": "Please select the appropriate option for your instance.
These settings can be changed later in the admin panel.", "admin_onboardingNamePlaceholder": "Instance title", "admin_onboardingDescPlaceholder": "Instance description text" }