l10n: Unify spelling
Spelling unification in Nextcloud applications. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
parent
07f030c369
commit
d2fc87bfc0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -33,7 +33,7 @@
|
|||
@change="saveData">
|
||||
<label for="admin_approval">{{ t('registration', 'Require admin approval') }}</label>
|
||||
</p>
|
||||
<em>{{ t('registration', 'Enabling "admin approval" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled.') }}</em>
|
||||
<em>{{ t('registration', 'Enabling "admin approval" will prevent registrations from mobile and desktop clients to complete as the credentials cannot be verified by the client until the user was enabled.') }}</em>
|
||||
|
||||
<p>
|
||||
<label for="registered_user_group">
|
||||
|
|
|
|||
Loading…
Reference in New Issue