mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
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:
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
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue