Update meta-files for new release.

This commit is contained in:
James Cole
2022-04-04 05:46:16 +02:00
parent e854c1b8ae
commit 9872c18715
16 changed files with 52 additions and 46 deletions

View File

@@ -46,7 +46,7 @@ return [
'account_type' => '账户类型',
'created_at' => '创建于',
'account' => '账户',
'external_url' => 'External URL',
'external_url' => '外部链接',
'matchingAmount' => '金额',
'destination' => '目标',
'source' => '来源',
@@ -76,7 +76,7 @@ return [
'type' => '类型',
'completed' => '已完成',
'iban' => '国际银行账户号码IBAN',
'account_number' => 'Account number',
'account_number' => '账户号码',
'paid_current_period' => '当前周期支付',
'email' => '电子邮件',
'registered_at' => '注册于',
@@ -135,7 +135,7 @@ return [
'liability_type' => '债务类型',
'liability_direction' => 'Liability in/out',
'end_date' => '截止日期',
'payment_info' => 'Payment information',
'expected_info' => 'Next expected transaction',
'payment_info' => '付款信息',
'expected_info' => '下一个预期的交易',
'start_date' => '起始日期',
];