New language!

This commit is contained in:
James Cole
2019-08-08 17:05:13 +02:00
parent 564f00561e
commit 53c7c6685b
77 changed files with 2714 additions and 2131 deletions

View File

@@ -66,7 +66,7 @@ return [
'opening_balance' => 'Opening balance',
'tagMode' => '标签模式',
'tag_position' => '标签位置',
'virtual_balance' => 'Virtual balance',
'virtual_balance' => 'Virtual balance',
'targetamount' => '目标金额',
'account_role' => 'Account role',
'opening_balance_date' => 'Opening balance date',
@@ -253,4 +253,7 @@ return [
'weekend' => '周末',
'client_secret' => '客户端密钥',
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
];