default
This commit is contained in:
parent
fc8ab483b3
commit
697808c4e0
2 changed files with 1 additions and 2 deletions
|
|
@ -83,7 +83,7 @@
|
|||
|
||||
<MkRadios v-model="mediaListWithOneImageAppearance">
|
||||
<template #label>{{ i18n.ts.mediaListWithOneImageAppearance }}</template>
|
||||
<option value="expand">{{ i18n.ts.friendlyRecommended }}</option>
|
||||
<option value="expand">{{ i18n.ts.default }}</option>
|
||||
<option value="16_9">{{ i18n.t('limitTo', { x: '16:9' }) }}</option>
|
||||
<option value="1_1">{{ i18n.t('limitTo', { x: '1:1' }) }}</option>
|
||||
<option value="2_3">{{ i18n.t('limitTo', { x: '2:3' }) }}</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue