updated translations

This commit is contained in:
denisdulici
2018-05-03 12:16:18 +03:00
parent 7beb5a7fad
commit d67ec0ff9c
214 changed files with 1682 additions and 466 deletions

View File

@ -8,7 +8,7 @@ return [
'counter' => '{0} Уведомления отсутствуют|{1} У Вас :count уведомление|[2,3,4] уведомления|[5,*]У Вас :count уведомлений',
'overdue_invoices' => '{1} :count просроченная квитанция|[2,3,4] :count просроченные квитанции|[5,*] :count просроченных квитанций',
'upcoming_bills' => '{1} :count входящий счёт|[2,3,4] :count входящих счёта|[5,*] :count входящих счетов',
'items_stock' => '{1} :count item out of stock|[2,*] :count items out of stock',
'items_stock' => '{1} : количество распроданного товара | [2, *]: количество распроданных товаров',
'view_all' => 'Просмотреть все'
],