Merge pull request #28788 from nextcloud/Valdnet-patch-2

l10n: Spelling unification
This commit is contained in:
szaimen 2021-09-10 19:03:05 +02:00 committed by GitHub
commit 14cf0fd01c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -26,7 +26,7 @@
ref="input"
maxlength="80"
:disabled="disabled"
:placeholder="$t('user_status', 'What\'s your status?')"
:placeholder="$t('user_status', 'What is your status?')"
type="text"
:value="message"
@change="change"