l10n: Unify spelling

Spelling unification in Nextcloud applications.
This commit is contained in:
Valdnet 2021-04-12 10:22:20 +02:00 committed by Morris Jobke
parent 54fd3a480c
commit ddfb081463
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
</p>
<p v-else-if="message === 'reset-error'"
class="update warning">
{{ t('core', 'Password can not be changed. Please contact your administrator.') }}
{{ t('core', 'Password cannot be changed. Please contact your administrator.') }}
</p>
<p v-else-if="message"
class="update"