1
0
opencart-languagepack-finnish/catalog/extension/credit_card/squareup.php
2020-03-02 10:58:49 +02:00

12 lines
528 B
PHP

<?php
$_['heading_title'] = 'Square Credit Cards';
$_['text_account'] = 'Tili';
$_['text_back'] = 'Back';
$_['text_delete'] = 'Delete';
$_['text_no_cards'] = 'There are no cards stored on our database.';
$_['text_card_ends_in'] = '%s card ending in &bull;&bull;&bull;&bull; &bull;&bull;&bull;&bull; &bull;&bull;&bull;&bull; %s';
$_['text_warning_card'] = 'Do you confirm you want to remove this card? You may add it again later on your next checkout.';
$_['text_success_card_delete'] = 'Success! This card has been removed.';