updated translations

This commit is contained in:
denisdulici
2019-03-25 15:29:11 +03:00
parent c73f3098a3
commit 700f15d373
21 changed files with 97 additions and 73 deletions

View File

@ -4,11 +4,11 @@ return [
'items' => 'Пункт | Пункты',
'incomes' => 'Поступление | Поступления',
'invoices' => 'Квитанция | Квитанции',
'invoices' => 'Счёт | Счета',
'revenues' => 'Доход | Доходы',
'customers' => 'Клиент | Клиенты',
'expenses' => 'Расход | Расходы',
'bills' => 'Счёт | Счета',
'bills' => 'Закупка | Закупки',
'payments' => 'Платёж | Платежи',
'vendors' => 'Поставщик | Поставщики',
'accounts' => 'Аккаунт | Аккаунты',
@ -121,7 +121,7 @@ return [
'difference' => 'Разница',
'title' => [
'new' => 'Создать :type',
'new' => 'Новый :type',
'edit' => 'Изменить :type',
'create' => 'Создать :type',
'send' => 'Отправить :type',