uk-UA translation
This commit is contained in:
14
resources/lang/uk-UA/accounts.php
Normal file
14
resources/lang/uk-UA/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