added Russian translation

This commit is contained in:
denisdulici
2017-10-28 09:15:09 +03:00
parent 5ff951ff46
commit 611baa9342
26 changed files with 710 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
<?php
return [
'account_name' => 'Имя аккаунта',
'number' => 'Номер',
'opening_balance' => 'Открытие баланса',
'current_balance' => 'Текущий баланс',
'bank_name' => 'Название банка',
'bank_phone' => 'Телефон банка',
'bank_address' => 'Адрес банка',
'default_account' => 'Аккаунт по-умолчанию',
];