shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

pp_express.php (682B)


      1 <?php
      2 /*
      3  * OpenCart 2.3.0.2 Bulgarian translation
      4  * Author: Veselin Totev (veselin.totev@gmail.com)
      5  * License: Free to use
      6  * Donate:
      7  *      PayPal: veskoto@gmail.com
      8  *      Bitcoin: 1P3Zk93fhKURWT1rXiYxiLGuJ59oETxuTi
      9  */
     10 // Text
     11 $_['text_title']              = 'PayPal експресно плащане';
     12 $_['text_canceled']       = 'Успешно: Вие успешно отказахте плащането!';
     13 
     14 // Button
     15 $_['button_cancel']       = 'Отказ на повтарящо се плащане';
     16 
     17 // Error
     18 $_['error_not_cancelled'] = 'Грешка: %s';
     19 $_['error_not_found']     = 'Не може да се анулира повтарящо се плащане';