l10n: l10n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2021-09-10 12:03:03 +02:00 committed by GitHub
parent 43fcd28ea0
commit 58a9a70650
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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