Auto commit for release 'develop' on 2025-01-06

This commit is contained in:
github-actions
2025-01-06 04:13:41 +01:00
parent abb25e2015
commit 2d37177316
13 changed files with 129 additions and 131 deletions

View File

@@ -170,6 +170,6 @@
},
"config": {
"html_language": "ru",
"date_time_fns": "Do MMMM yyyy, @ HH:mm:ss"
"date_time_fns": "D MMMM yyyy, @ HH:mm:ss"
}
}

View File

@@ -71,5 +71,3 @@ return [
'dow_6' => 'Saturday',
'dow_7' => 'Sunday',
];

View File

@@ -37,5 +37,3 @@ return [
'piggy-banks-index' => 'As you can see, there are three piggy banks. Use the plus and minus buttons to influence the amount of money in each piggy bank. Click the name of the piggy bank to see the administration for each piggy bank.',
'profile-index' => 'Keep in mind that the demo site resets every four hours. Your access may be revoked at any time. This happens automatically and is not a bug.',
];

View File

@@ -190,4 +190,3 @@ return [
'mfa_many_failed_attempts_warning' => 'If you did not do this, please contact your administrator immediately or check out the Firefly III documentation.',
];

View File

@@ -2890,5 +2890,3 @@ return [
'enable_auto_convert' => 'Enable currency conversion',
'disable_auto_convert' => 'Disable currency conversion',
];

View File

@@ -278,4 +278,3 @@ return [
'ntfy_user' => 'Ntfy username',
'ntfy_pass' => 'Ntfy password',
];

View File

@@ -157,4 +157,3 @@ return [
// create currency
'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).',
];

View File

@@ -163,4 +163,3 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];

View File

@@ -278,5 +278,3 @@ return [
'administration_owner_rename' => 'You can\'t rename your standard administration.',
'existing_mfa_code' => 'Please enter a valid code',
];