sr-RS translation
This commit is contained in:
14
resources/lang/sr-RS/reconciliations.php
Normal file
14
resources/lang/sr-RS/reconciliations.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Ускладити',
|
||||
'reconciled' => 'Усклађено',
|
||||
'closing_balance' => 'Завршни салдо',
|
||||
'unreconciled' => 'Неусаглашено',
|
||||
'list_transactions' => 'Преглед трансакција',
|
||||
'start_date' => 'Датум почетка',
|
||||
'end_date' => 'Датум завршетка',
|
||||
'cleared_amount' => 'Очишћен износ',
|
||||
|
||||
];
|
Reference in New Issue
Block a user