mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update language strings
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'Ett testmeddelande från din Firefly III-installation',
|
||||
'admin_test_body' => 'Detta är ett testmeddelande från din Firefly III-instans. Det skickades till :email.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'An invitation has been created',
|
||||
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
||||
@@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Återställ lösenord:',
|
||||
'registered_doc_link' => 'Dokumentation:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'A new Firefly III version is available',
|
||||
|
||||
@@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'Komplett stacktrace nedan:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III har skapat en ny transaktion|Firefly III har skapat :count nya transaktioner',
|
||||
'new_journals_header' => 'Firefly III har skapat en transaktion åt dig. Du hittar den i din Firefly III-installation:|Firefly III har skapat :count transaktioner åt dig. Du hittar dem i din Firefly III-installation:',
|
||||
@@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'Din räkning **":name"** förfaller :date. Detta ögonblick kommer att passera **IDAG!**',
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Please take the appropriate action.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user