shop.balmet.com

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

cart.php (507B)


      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_items']     = '%s продукт(а) - %s';
     12 $_['text_empty']     = 'Вашата количка е празна!';
     13 $_['text_cart']      = 'Виж количката';
     14 $_['text_checkout']  = 'Плащане';
     15 $_['text_recurring'] = 'Профил плащания';