mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta data for new release.
This commit is contained in:
@@ -2107,6 +2107,9 @@ return [
|
||||
'Expense account' => 'Cont de cheltuieli',
|
||||
'Revenue account' => 'Contul de venituri',
|
||||
'Initial balance account' => 'Sold cont inițial',
|
||||
'account_type_Asset account' => 'Asset account',
|
||||
'account_type_Expense account' => 'Expense account',
|
||||
'account_type_Revenue account' => 'Revenue account',
|
||||
'account_type_Debt' => 'Datorie',
|
||||
'account_type_Loan' => 'Împrumut',
|
||||
'account_type_Mortgage' => 'Credit ipotecar',
|
||||
|
||||
@@ -59,8 +59,8 @@ return [
|
||||
'transaction_types_equal' => 'Toate împărțirile trebuie să fie de același tip.',
|
||||
'invalid_transaction_type' => 'Tip tranzacție nevalidă.',
|
||||
'invalid_selection' => 'Selecția dvs. este nevalidă.',
|
||||
'belongs_user' => 'This value is linked to an object that does not belong to you.',
|
||||
'belongs_user_or_user_group' => 'This value is linked to an object that does not belong to your current financial administration.',
|
||||
'belongs_user' => 'This value is linked to an object that does not seem to exist.',
|
||||
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
|
||||
'at_least_one_transaction' => 'Aveți nevoie de cel puțin o tranzacție.',
|
||||
'recurring_transaction_id' => 'Need at least one transaction.',
|
||||
'need_id_to_match' => 'You need to submit this entry with an ID for the API to be able to match it.',
|
||||
|
||||
Reference in New Issue
Block a user