mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Meta files for release 5.2.0-alpha.1
This commit is contained in:
@@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'Jest zablokowany?',
|
||||
'blocked_code' => 'Powód blokady',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'Czy admin?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Zastosuj reguły',
|
||||
@@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Auto-budget amount',
|
||||
'auto_budget_period' => 'Auto-budget period',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Zebrane',
|
||||
'submitted' => 'Przesłane',
|
||||
'key' => 'Klucz',
|
||||
'value' => 'Zawartość rekordu'
|
||||
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user