From d165c36a1d1424b4ece28e87f4660c1c471e54e2 Mon Sep 17 00:00:00 2001 From: Stephane de Labrusse Date: Thu, 21 Dec 2023 14:26:37 +0100 Subject: [PATCH] Update user domain in translation.json --- ui/public/i18n/en/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/public/i18n/en/translation.json b/ui/public/i18n/en/translation.json index 75730e5..3aaa9d7 100644 --- a/ui/public/i18n/en/translation.json +++ b/ui/public/i18n/en/translation.json @@ -32,7 +32,7 @@ "instance_configuration": "Configure {instance}", "configuring": "Configuration in progress...", "lets_encrypt": "Let's Encrypt certificate", - "domain": "LDAP User domain", + "domain": "User domain", "no_domain": "No user domain", "host_string_gte": "The host name can't be empty", "configure_nextcloud": "Configure Nextcloud", @@ -42,8 +42,8 @@ "tls_verify_collabora":"Verify TLS certificate", "collabora_placeholder": "Select a collabora server or leave empty to disable", "admin_password": "Password for user 'admin'", - "domain_tooltip": "A LDAP domain is used to authenticate users. If none LDAP user domain is listed you probably need to install one", - "choose_ldap_domain": "Select a LDAP user domain", + "domain_tooltip": "A user domain is used to authenticate users. If none user domain is listed you probably need to install one", + "choose_ldap_domain": "Select a user domain", "host_placeholder": "E.g. mynextcloud.example.org" }, "about": {