Auto commit for release 'develop' on 2024-05-09

This commit is contained in:
github-actions
2024-05-09 05:10:13 +02:00
parent 8d614de67f
commit 36d9e5c3fe
10 changed files with 84 additions and 105 deletions

View File

@@ -2402,13 +2402,13 @@ return [
// page settings and wizard dialogs
'page_settings_header' => 'Page settings',
'visible_columns' => 'Visible columns',
'accounts_to_show' => 'Accounts to show',
'active_accounts_only' => 'Active accounts only',
'in_active_accounts_only' => 'Inactive accounts only',
'show_all_accounts' => 'Show all accounts',
'group_accounts' => 'Group accounts',
'page_settings_header' => '页面设置',
'visible_columns' => '可见列',
'accounts_to_show' => '显示账户',
'active_accounts_only' => '仅活动账户',
'in_active_accounts_only' => '仅非活动账户',
'show_all_accounts' => '显示全部账户',
'group_accounts' => '群组账户',
// piggy banks:
'event_history' => '事件历史',

View File

@@ -37,7 +37,7 @@ return [
// new user:
'bank_name' => '银行名称',
'bank_balance' => '余额',
'current_balance' => 'Current balance',
'current_balance' => '当前余额',
'savings_balance' => '储蓄余额',
'credit_card_limit' => '信用卡额度',
'automatch' => '自动匹配',