mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations
This commit is contained in:
		| @@ -38,7 +38,7 @@ return [ | ||||
|     'repeat_freq'           => '重複', | ||||
|     'description'           => '描述', | ||||
|     'amount'                => '金額', | ||||
|     'internal_reference'    => 'Internal reference', | ||||
|     'internal_reference'    => '內部參考', | ||||
|     'date'                  => '日期', | ||||
|     'interest_date'         => '付息日', | ||||
|     'book_date'             => 'Book date', | ||||
| @@ -59,7 +59,7 @@ return [ | ||||
|     'transfer'              => '轉帳', | ||||
|     'type'                  => '類型', | ||||
|     'completed'             => '已完成', | ||||
|     'iban'                  => 'IBAN', | ||||
|     'iban'                  => '國際銀行賬戶號碼(IBAN)', | ||||
|     'paid_current_period'   => '在這期間已付', | ||||
|     'email'                 => '電子郵件', | ||||
|     'registered_at'         => '註冊於', | ||||
| @@ -72,7 +72,7 @@ return [ | ||||
|     'blocked_code'          => 'Block code', | ||||
|     'domain'                => 'Domain', | ||||
|     'registration_attempts' => 'Registration attempts', | ||||
|     'source_account'        => 'Source account', | ||||
|     'source_account'        => '來源帳戶', | ||||
|     'destination_account'   => 'Destination account', | ||||
|  | ||||
|     'accounts_count'        => 'Number of accounts', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user