mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Last minute changes.
This commit is contained in:
@@ -55,10 +55,10 @@ return [
|
||||
'new_withdrawal' => '新提款',
|
||||
'create_new_transaction' => '建立新交易',
|
||||
'new_transaction' => '新交易',
|
||||
'no_rules_for_bill' => 'This bill has no rules associated to it.',
|
||||
'no_rules_for_bill' => '此帳單未設定相關的規則。',
|
||||
'go_to_asset_accounts' => '檢視您的資產帳戶',
|
||||
'go_to_budgets' => '前往您的預算',
|
||||
'clone_instructions' => 'To clone a transaction, search for the "store as new" checkbox in the edit screen',
|
||||
'clone_instructions' => '若要複製交易,請在編輯畫面中勾取 "另存新檔" 核選方塊',
|
||||
'go_to_categories' => '前往您的分類',
|
||||
'go_to_bills' => '前往您的帳單',
|
||||
'go_to_expense_accounts' => '查看您的支出帳戶',
|
||||
@@ -85,7 +85,7 @@ return [
|
||||
'help_for_this_page' => '本頁說明',
|
||||
'no_help_could_be_found' => '找不到說明文本。',
|
||||
'no_help_title' => '不好意思,發生一個錯誤。',
|
||||
'two_factor_welcome' => 'Hello!',
|
||||
'two_factor_welcome' => '您好!',
|
||||
'two_factor_enter_code' => '如要繼續,請輸入您的兩步驟驗證 (two factor authentication) 代碼,您的應用程式可為您產生。',
|
||||
'two_factor_code_here' => '在此輸入代碼',
|
||||
'two_factor_title' => '兩步驟驗證',
|
||||
|
Reference in New Issue
Block a user