mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 16:23:18 +01:00
Replace translation
This commit is contained in:
parent
ed3b718293
commit
3bae868f8b
@ -31,7 +31,7 @@
|
||||
</a>
|
||||
<!-- import button -->
|
||||
<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>
|
||||
</div>
|
||||
<!-- result label -->
|
||||
|
Loading…
Reference in New Issue
Block a user