new crowdin translations

This commit is contained in:
Crowdin Bot
2021-06-10 00:15:05 +00:00
parent 000e9283d2
commit f71ee374d6
53 changed files with 1079 additions and 71 deletions

View File

@ -0,0 +1,20 @@
<?php
return [
'columns' => [
'last_logged_in_at' => 'Последний вход',
'paid_at' => 'Дата оплаты',
'started_at' => 'Дата Начала',
'ended_at' => 'Дата окончания',
'billed_at' => 'Дата закупки',
'due_at' => 'Дата окончания',
'invoiced_at' => 'Дата выставления счёта',
'issued_at' => 'Дата выдачи',
'symbol_first' => 'Позиция символа',
'reconciled' => 'Сверено',
'expense_account' => 'Со счета',
'income_account' => 'На счет',
],
];