l10n: Correct a typo

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Valdnet 2021-09-10 12:11:04 +02:00 committed by nextcloud-command
parent 58a9a70650
commit 2eacf7fe1d
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', 'Whats is your status?')"
:placeholder="$t('user_status', 'What is your status?')"
type="text"
:value="message"
@change="change"