mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-23 00:33:18 +01:00
Replace translation
This commit is contained in:
parent
ed3b718293
commit
3bae868f8b
@ -31,7 +31,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<!-- import button -->
|
<!-- import button -->
|
||||||
<a v-if="account.id > -2" class="tag is-link" @click="createAccount(index)" :title="$t('twofaccounts.import.import_this_account')">
|
<a v-if="account.id > -2" class="tag is-link" @click="createAccount(index)" :title="$t('twofaccounts.import.import_this_account')">
|
||||||
{{ $t('twofaccounts.import.import') }}
|
{{ $t('twofaccounts.import.to_import') }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- result label -->
|
<!-- result label -->
|
||||||
|
Loading…
Reference in New Issue
Block a user