mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Update language strings
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@@ -48,7 +47,7 @@ return [
|
||||
'edit_currency' => 'Rediger valuta ":name"',
|
||||
'delete_currency' => 'Slett valuta ":name"',
|
||||
'newPiggyBank' => 'Lag ein ny sparegris',
|
||||
'edit_piggyBank' => 'Rediger sparegris ":name"',
|
||||
'edit_piggyBank' => 'Rediger sparegrisen ":name"',
|
||||
'preferences' => 'Innstillinger',
|
||||
'profile' => 'Profil',
|
||||
'accounts' => 'Kontoar',
|
||||
@@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Overføringer',
|
||||
'transfers_list' => 'Overføringer',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Avstemminger',
|
||||
'create_withdrawal' => 'Opprett nytt uttak',
|
||||
'create_deposit' => 'Opprett nytt innskot',
|
||||
|
||||
Reference in New Issue
Block a user