mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Meta files for new release.
This commit is contained in:
@@ -35,36 +35,36 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'home' => '首页',
|
||||
'budgets' => '预算',
|
||||
'subscriptions' => '订阅列表',
|
||||
'transactions' => '交易',
|
||||
'title_expenses' => '支出',
|
||||
'title_withdrawal' => '支出',
|
||||
'title_revenue' => '收益/收入',
|
||||
'title_deposit' => '收益/收入',
|
||||
'title_transfer' => '转账',
|
||||
'title_transfers' => '转账',
|
||||
'edit_currency' => '编辑货币“:name”',
|
||||
'delete_currency' => '删除货币“:name”',
|
||||
'newPiggyBank' => '创建新存钱罐',
|
||||
'edit_piggyBank' => '编辑存钱罐“:name”',
|
||||
'preferences' => '偏好设定',
|
||||
'profile' => '个人档案',
|
||||
'accounts' => '账户',
|
||||
'changePassword' => '更改您的密码',
|
||||
'change_email' => '更改您的电子邮件地址',
|
||||
'bills' => '账单',
|
||||
'newBill' => '新账单',
|
||||
'edit_bill' => '编辑账单“:name”',
|
||||
'delete_bill' => '删除账单“:name”',
|
||||
'reports' => '报表',
|
||||
'search_result' => '“:query”的搜索结果',
|
||||
'withdrawal_list' => '支出',
|
||||
'Withdrawal_list' => '支出',
|
||||
'deposit_list' => '收入',
|
||||
'transfer_list' => '转账',
|
||||
'transfers_list' => '转账',
|
||||
'home' => '首页',
|
||||
'budgets' => '预算',
|
||||
'subscriptions' => '订阅列表',
|
||||
'transactions' => '交易',
|
||||
'title_expenses' => '支出',
|
||||
'title_withdrawal' => '支出',
|
||||
'title_revenue' => '收益/收入',
|
||||
'title_deposit' => '收益/收入',
|
||||
'title_transfer' => '转账',
|
||||
'title_transfers' => '转账',
|
||||
'edit_currency' => '编辑货币“:name”',
|
||||
'delete_currency' => '删除货币“:name”',
|
||||
'newPiggyBank' => '创建新存钱罐',
|
||||
'edit_piggyBank' => '编辑存钱罐“:name”',
|
||||
'preferences' => '偏好设定',
|
||||
'profile' => '个人档案',
|
||||
'accounts' => '账户',
|
||||
'changePassword' => '更改您的密码',
|
||||
'change_email' => '更改您的电子邮件地址',
|
||||
'bills' => '账单',
|
||||
'newBill' => '新账单',
|
||||
'edit_bill' => '编辑账单“:name”',
|
||||
'delete_bill' => '删除账单“:name”',
|
||||
'reports' => '报表',
|
||||
'search_result' => '“:query”的搜索结果',
|
||||
'withdrawal_list' => '支出',
|
||||
'Withdrawal_list' => '支出',
|
||||
'deposit_list' => '收入',
|
||||
'transfer_list' => '转账',
|
||||
'transfers_list' => '转账',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
|
||||
Reference in New Issue
Block a user