don't translate a variable

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Simon L 2023-01-24 10:50:18 +01:00 committed by nextcloud-command
parent 8be076afed
commit eb378aa5cd
3 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
<div class="visibility-container"
:class="{ disabled }">
<label :for="inputId">
{{ t('settings', '{displayId}', { displayId }) }}
{{ displayId }}
</label>
<Multiselect :id="inputId"
class="visibility-container__multiselect"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long