Commit c391db3d76a36ae7d38fc6586057ba09c5450a30

Authored by Yarik
1 parent 93a14be4

Print and email

Showing 2 changed files with 13 additions and 3 deletions   Show diff stats
translation/ru/app.php
... ... @@ -175,4 +175,9 @@
175 175 'Результаты поиска для' => 'Результаты поиска для',
176 176 'certs' => 'Сертификаты',
177 177 'create_item' => 'Создать {item}',
  178 + 'Manager Username' => 'Менеджер',
  179 + 'Client Username' => 'Имя клиента',
  180 + 'Brand' => 'Бренд',
  181 + 'Fullname' => 'Название товара',
  182 + 'Properties' => 'Свойства товара',
178 183 ];
179 184 \ No newline at end of file
... ...
translation/ua/app.php
... ... @@ -103,12 +103,12 @@
103 103 'bg_id' => '',
104 104 'feedback_id' => 'Feedback ID',
105 105 'ip' => 'IP',
106   - 'productName' => 'Продукт',
  106 + 'productName' => 'Продукт',
107 107 'op_name' => 'Вид',
108 108 'art' => 'Артикул',
109 109 'cost' => 'Цена за один',
110 110 'count' => 'Кол.',
111   - 'sumCost' => 'Сумма',
  111 + 'sumCost' => 'Сумма',
112 112 'in_menu' => 'Show in menu',
113 113 'page_id' => 'Page ID',
114 114 'meta_keywords' => 'Meta Keywords',
... ... @@ -135,7 +135,7 @@
135 135 'template_location_title' => 'Template Location Title',
136 136 'is_slider' => 'Is Slider',
137 137 'is_banner' => 'Is Banner',
138   - 'order_delivery_id' => 'order Delivery ID',
  138 + 'order_delivery_id' => 'order Delivery ID',
139 139 'text' => 'Text',
140 140 'emailis' => 'Такой email уже есть.',
141 141 'меню' => 'меню',
... ... @@ -173,4 +173,9 @@
173 173 'Поиск' => 'Пошук',
174 174 'Результаты поиска для' => 'Результати пошуку для',
175 175 'certs' => 'Сертифікати',
  176 + 'Manager Username' => 'Менеджер',
  177 + 'Client Username' => 'Ім\'я клієнта',
  178 + 'Brand' => 'Бренд',
  179 + 'Fullname' => 'Назва товару',
  180 + 'Properties' => 'Властивості товару',
176 181 ];
177 182 \ No newline at end of file
... ...