mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix language issues #3772
This commit is contained in:
@@ -37,7 +37,7 @@ return [
|
||||
'linked_to_rules' => '相关规则',
|
||||
'active' => '是否启用?',
|
||||
'percentage' => '%',
|
||||
'recurring_transaction' => 'Recurring transaction',
|
||||
'recurring_transaction' => '周期性交易',
|
||||
'next_due' => '下次到期日',
|
||||
'transaction_type' => '类别',
|
||||
'lastActivity' => '上次活动',
|
||||
@@ -51,7 +51,7 @@ return [
|
||||
'destination' => '目标',
|
||||
'source' => '来源',
|
||||
'next_expected_match' => '下一个预期的配对',
|
||||
'automatch' => '自动配对?',
|
||||
'automatch' => '自动匹配?',
|
||||
'repeat_freq' => '重复',
|
||||
'description' => '描述',
|
||||
'amount' => '金额',
|
||||
|
||||
Reference in New Issue
Block a user