mk-MK translation
This commit is contained in:
14
resources/lang/mk-MK/accounts.php
Normal file
14
resources/lang/mk-MK/accounts.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Име на сметка',
|
||||
'number' => 'Број',
|
||||
'opening_balance' => 'Почетно салдо',
|
||||
'current_balance' => 'Тековна состојба',
|
||||
'bank_name' => 'Име на банката',
|
||||
'bank_phone' => 'Телефон на банката',
|
||||
'bank_address' => 'Адреса на банката',
|
||||
'default_account' => 'Основна сметка',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user