translated new folder
This commit is contained in:
parent
1bdacc98ff
commit
94bc2dab06
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -20,7 +20,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li v-if="collsLength<15" class="create-flag">
|
<li v-if="collsLength<15" class="create-flag">
|
||||||
<input
|
<input
|
||||||
placeholder="new folder"
|
:placeholder="$t('materio.new folder')"
|
||||||
v-model="new_folder_name"
|
v-model="new_folder_name"
|
||||||
@keyup.enter.prevent.stop="onCreateFlagColl"
|
@keyup.enter.prevent.stop="onCreateFlagColl"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue