Rebuild frontend.

This commit is contained in:
James Cole
2021-04-14 20:07:39 +02:00
parent 99f08da4df
commit 577dcfa938
36 changed files with 68 additions and 67 deletions

View File

@@ -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' => '报表',