new crowdin translations

This commit is contained in:
Crowdin Bot
2022-05-31 00:25:33 +00:00
parent 739a5d2305
commit 32e76ca5ce
55 changed files with 773 additions and 231 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' => 'Повторувачки',
],
];