mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
New strings.
This commit is contained in:
@@ -194,6 +194,7 @@ return [
|
||||
'blocked' => 'Er sperret?',
|
||||
'blocked_code' => 'Årsak til sperring',
|
||||
'login_name' => 'Logg inn',
|
||||
'is_owner' => 'Is admin?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Bruk regler',
|
||||
@@ -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