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