diff --git a/ui/public/i18n/en/translation.json b/ui/public/i18n/en/translation.json index 49a0987..bc9aab9 100644 --- a/ui/public/i18n/en/translation.json +++ b/ui/public/i18n/en/translation.json @@ -44,7 +44,9 @@ "admin_password": "Password for user 'admin'", "choose_ldap_domain": "Select a user domain", "host_placeholder": "E.g. mynextcloud.example.org", - "admin_password_tooltip": "The user 'admin' is the internal administrator of Nextcloud. This password is used to authenticate the 'admin' user in the Nextcloud web interface." + "admin_password_tooltip": "The user 'admin' is the internal administrator of Nextcloud. This password is used to authenticate the 'admin' user in the Nextcloud web interface.", + "host_pattern": "Must be a valid fully qualified domain name", + "host_format": "Must be a valid fully qualified domain name" }, "about": { "title": "About"