feat: editor save conflict localization

This commit is contained in:
NGPixel
2020-03-22 18:58:27 -04:00
parent 4b0e3d1c43
commit 507928730a
6 changed files with 180 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
<template lang="pug">
v-dialog(v-model='isShown', max-width='550')
v-card.wiki-form
v-card
.dialog-header.is-short.is-red
v-icon.mr-2(color='white') mdi-alert
span {{$t('editor:unsaved.title')}}