mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 04:49:30 +00:00
Updated strings.
This commit is contained in:
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => 'Type',
|
||||
'lastActivity' => '上次活動',
|
||||
'balanceDiff' => '餘額差',
|
||||
'matchesOn' => '配對於',
|
||||
'other_meta_data' => 'Other meta data',
|
||||
'account_type' => '帳戶類型',
|
||||
'created_at' => '建立於',
|
||||
'account' => '帳戶',
|
||||
'matchingAmount' => '金額',
|
||||
'split_number' => '分割編號 #',
|
||||
'destination' => '目標',
|
||||
'source' => '來源',
|
||||
'next_expected_match' => '下一個預期的配對',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => '重複',
|
||||
'description' => '描述',
|
||||
'amount' => '金額',
|
||||
'internal_reference' => '內部參照',
|
||||
'date' => '日期',
|
||||
'interest_date' => '利率日期',
|
||||
'book_date' => '登記日期',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => '到期日',
|
||||
'payment_date' => '付款日期',
|
||||
'invoice_date' => '發票日期',
|
||||
'interal_reference' => '內部參照',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => '備註',
|
||||
'from' => '自',
|
||||
'piggy_bank' => '小豬撲滿',
|
||||
|
||||
Reference in New Issue
Block a user