Update language strings

This commit is contained in:
James Cole
2023-12-20 21:13:31 +01:00
parent 3842552256
commit 51d244cfe6
512 changed files with 1605 additions and 3621 deletions

View File

@@ -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',