feat: init new i18n format
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
v-model="name"
|
||||
class="input"
|
||||
type="text"
|
||||
:placeholder="$t('my_new_folder')"
|
||||
:placeholder="$t('folder.new')"
|
||||
@keyup.enter="addFolder"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user