translations update

This commit is contained in:
carodej
2020-07-12 11:02:21 +02:00
parent 3c3a18cf6b
commit a74c1c7b6e
46 changed files with 13226 additions and 2018 deletions

View File

@@ -136,8 +136,8 @@
},
deleteCard(card) {
events.$emit('confirm:open', {
title: this.$t('popup_set_card.'),
message: this.$t('popup_set_card.'),
title: this.$t('popup_set_card.title'),
message: this.$t('popup_set_card.message'),
action: {
id: card.card_id,
operation: 'delete-credit-card'