mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix week number
This commit is contained in:
@@ -2274,7 +2274,7 @@ return [
|
||||
'earned' => '收入',
|
||||
'overspent' => '超支',
|
||||
'left' => '剩余',
|
||||
'max-amount' => '最小金额',
|
||||
'max-amount' => '最大',
|
||||
'min-amount' => '最小金额',
|
||||
'journal-amount' => '目前账单条目',
|
||||
'name' => '名称',
|
||||
|
||||
Reference in New Issue
Block a user