зеркало из https://github.com/nextcloud/spreed.git
Fix missing translation of the placeholder
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
403be5e0ae
Коммит
90346ce688
|
@ -29,6 +29,7 @@
|
|||
<Multiselect id="start_calls"
|
||||
v-model="startCalls"
|
||||
:options="startCallOptions"
|
||||
:placeholder="t('spreed', 'Who can start a call?')"
|
||||
label="label"
|
||||
track-by="value"
|
||||
@input="saveChanges" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче