Remove unused i18n key

This commit is contained in:
Adam Stachowicz
2021-09-12 23:11:07 +02:00
parent ea723c7595
commit 7199bb5ead
18 changed files with 5 additions and 21 deletions

View File

@@ -143,7 +143,7 @@
<h2 class="mt-5 mb-2">{{ $t("Import Backup") }}</h2>
<label class="form-label">{{ $t("Import Options") }}:</label>
<label class="form-label">{{ $t("Options") }}:</label>
<br>
<div class="form-check form-check-inline">
<input id="radioKeep" v-model="importHandle" class="form-check-input" type="radio" name="radioImportHandle" value="keep">