mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
New strings.
This commit is contained in:
@@ -194,6 +194,7 @@ return [
|
||||
'blocked' => 'Jest zablokowany?',
|
||||
'blocked_code' => 'Powód blokady',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Zastosuj reguły',
|
||||
@@ -265,5 +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'
|
||||
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user