mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Portuguese, Brazilian)
This commit is contained in:
parent
87bcf293aa
commit
e8e125a598
@ -109,7 +109,11 @@ return [
|
|||||||
'current_period' => 'Current period',
|
'current_period' => 'Current period',
|
||||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||||
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
|
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
|
||||||
'budget_in_period' => '":name" between :start and :end',
|
'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
|
||||||
|
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end',
|
||||||
|
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
|
||||||
|
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
||||||
|
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
||||||
'budget_in_period_breadcrumb' => 'Between :start and :end',
|
'budget_in_period_breadcrumb' => 'Between :start and :end',
|
||||||
'clone_withdrawal' => 'Clone this withdrawal',
|
'clone_withdrawal' => 'Clone this withdrawal',
|
||||||
'clone_deposit' => 'Clone this deposit',
|
'clone_deposit' => 'Clone this deposit',
|
||||||
|
Loading…
Reference in New Issue
Block a user