mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 13:43:36 +00:00
Update meta-files for new release.
This commit is contained in:
@@ -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' => '起始日期',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user