new crowdin translations

This commit is contained in:
Crowdin Bot
2022-06-04 00:26:44 +00:00
parent d2d5073efa
commit 97c837d1f7
336 changed files with 5102 additions and 2037 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' => 'Повторувачки',
],
];