mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 20:38:57 +00:00
Updated strings.
This commit is contained in:
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => 'Tip',
|
||||
'lastActivity' => 'Ultima activitate',
|
||||
'balanceDiff' => 'Diferența de sold',
|
||||
'matchesOn' => 'Se potrivește',
|
||||
'other_meta_data' => 'Alte meta-date',
|
||||
'account_type' => 'Tip de cont',
|
||||
'created_at' => 'Creat la',
|
||||
'account' => 'Cont',
|
||||
'matchingAmount' => 'Sumă',
|
||||
'split_number' => 'Împarte #',
|
||||
'destination' => 'Destinație',
|
||||
'source' => 'Sursă',
|
||||
'next_expected_match' => 'Următoarea potrivire așteptată',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Repetă',
|
||||
'description' => 'Descriere',
|
||||
'amount' => 'Sumă',
|
||||
'internal_reference' => 'Referință internă',
|
||||
'date' => 'Dată',
|
||||
'interest_date' => 'Dată de interes',
|
||||
'book_date' => 'Data revervării',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Data scadentă',
|
||||
'payment_date' => 'Data de plată',
|
||||
'invoice_date' => 'Data facturii',
|
||||
'interal_reference' => 'Referință internă',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => 'Notițe',
|
||||
'from' => 'Din',
|
||||
'piggy_bank' => 'Pușculiță',
|
||||
|
||||
Reference in New Issue
Block a user