mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Rebuild frontend.
This commit is contained in:
@@ -1141,9 +1141,9 @@ return [
|
||||
'interest_calc_daily' => '每日',
|
||||
'interest_calc_monthly' => '每月',
|
||||
'interest_calc_yearly' => '每年',
|
||||
'interest_calc_weekly' => 'Per week',
|
||||
'interest_calc_half-year' => 'Per half year',
|
||||
'interest_calc_quarterly' => 'Per quarter',
|
||||
'interest_calc_weekly' => '每周',
|
||||
'interest_calc_half-year' => '每半年',
|
||||
'interest_calc_quarterly' => '每季度',
|
||||
'initial_balance_account' => '初始余额账户“:account”',
|
||||
'list_options' => 'List options',
|
||||
|
||||
@@ -1325,8 +1325,8 @@ return [
|
||||
'account_type_Loan' => '贷款',
|
||||
'account_type_Mortgage' => '抵押',
|
||||
'account_type_Credit card' => '信用卡',
|
||||
'liability_direction_credit' => 'I am owed this debt',
|
||||
'liability_direction_debit' => 'I owe this debt to somebody else',
|
||||
'liability_direction_credit' => '我欠了这笔债务',
|
||||
'liability_direction_debit' => '我欠别人这笔钱',
|
||||
'budgets' => '预算',
|
||||
'tags' => '标签',
|
||||
'reports' => '报表',
|
||||
|
Reference in New Issue
Block a user