bg-BG translation

This commit is contained in:
denisdulici
2018-04-14 09:41:49 +03:00
parent 6f035fd2b5
commit 4db5592714
27 changed files with 780 additions and 4924 deletions

View File

@@ -0,0 +1,15 @@
<?php
return [
'quantities' => 'Количество | Количества',
'sales_price' => 'Продажна цена',
'purchase_price' => 'Покупна цена',
'sku' => 'SKU',
'notification' => [
'message' => 'Вие получавате този имейл, защото :name е на изчерпване.',
'button' => 'Покажи сега',
],
];