Forráskód Böngészése

Replace translation

Bubka 3 éve
szülő
commit
3bae868f8b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      resources/js/views/twofaccounts/Import.vue

+ 1 - 1
resources/js/views/twofaccounts/Import.vue

@@ -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 -->