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