new crowdin translations

This commit is contained in:
Crowdin Bot
2022-10-31 13:49:13 +00:00
parent 4efb08465c
commit c99029965b
97 changed files with 2232 additions and 521 deletions

View File

@@ -0,0 +1,21 @@
<?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' => 'Към сметка',
'recurring' => 'Повтарящи се',
],
];