mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Polish)
This commit is contained in:
parent
39288cfb0b
commit
aeadfbdd6a
@ -20,6 +20,7 @@ return [
|
||||
'everything' => 'Wszystko',
|
||||
'customRange' => 'Niestandardowy zakres',
|
||||
'apply' => 'Zastosuj',
|
||||
'select_date' => 'Select date..',
|
||||
'cancel' => 'Anuluj',
|
||||
'from' => 'Z',
|
||||
'to' => 'Do',
|
||||
@ -112,8 +113,8 @@ return [
|
||||
'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"',
|
||||
'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' => 'Między :start i :end',
|
||||
'clone_withdrawal' => 'Zduplikuj tę wypłatę',
|
||||
'clone_deposit' => 'Zduplikuj tą wpłatę',
|
||||
|
Loading…
Reference in New Issue
Block a user