feat: browse tags localization
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
)
|
||||
v-icon(color='red', :left='$vuetify.breakpoint.lgAndUp') mdi-close
|
||||
span.white--text(v-if='$vuetify.breakpoint.lgAndUp') {{ $t('common:actions.close') }}
|
||||
v-divider(vertical)
|
||||
v-content
|
||||
component(:is='currentEditor', :save='save')
|
||||
editor-modal-properties(v-model='dialogProps')
|
||||
|
Reference in New Issue
Block a user