зеркало из https://github.com/nextcloud/spreed.git
Improve wording of placeholder for guest name when it is not set
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Родитель
e22943f3ba
Коммит
1ab4942ed5
|
@ -141,7 +141,7 @@
|
|||
|
||||
extraClassNames: 'guest-name',
|
||||
labelTagName: 'p',
|
||||
labelPlaceholder: t('spreed', 'Guest'),
|
||||
labelPlaceholder: t('spreed', 'Your name …'),
|
||||
inputMaxLength: '20',
|
||||
inputPlaceholder: t('spreed', 'Name'),
|
||||
buttonTitle: t('spreed', 'Rename')
|
||||
|
|
Загрузка…
Ссылка в новой задаче