shop.balmet.com

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

account.php (1124B)


      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 // Heading
     11 $_['heading_title']    = 'Профил';
     12 
     13 // Text
     14 $_['text_register']    = 'Регистрация';
     15 $_['text_login']       = 'Вход';
     16 $_['text_logout']      = 'Изход';
     17 $_['text_forgotten']   = 'Забравена парола';
     18 $_['text_account']     = 'Моят профил';
     19 $_['text_edit']        = 'Редакция на профила';
     20 $_['text_password']    = 'Парола';
     21 $_['text_address']     = 'Адресна книга';
     22 $_['text_wishlist']    = 'Желани продукти';
     23 $_['text_order']       = 'История на поръчките';
     24 $_['text_download']    = 'Изтегляния';
     25 $_['text_reward']      = 'Наградни точки';
     26 $_['text_return']      = 'Рекламации';
     27 $_['text_transaction'] = 'Трансакции';
     28 $_['text_newsletter']  = 'Бюлетин';
     29 $_['text_recurring']   = 'Повтарящи се плащания';