Update languages.

This commit is contained in:
James Cole
2023-11-10 20:09:29 +01:00
parent bac0f99b9b
commit 1b489385b2
255 changed files with 891 additions and 611 deletions

View File

@@ -101,3 +101,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -58,3 +58,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -185,3 +185,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -2769,3 +2769,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -314,3 +314,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -201,3 +201,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -197,3 +197,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -44,6 +44,7 @@ return [
'invalid_query_currency' => 'Your query contains accounts that have different currency settings, which is not allowed.',
'iban' => 'This is not a valid IBAN.',
'zero_or_more' => 'The value cannot be negative.',
'no_asset_account' => 'This is not an asset account.',
'date_or_time' => 'The value must be a valid date or time value (ISO 8601).',
'source_equals_destination' => 'The source account equals the destination account.',
'unique_account_number_for_user' => 'It looks like this account number is already in use.',
@@ -307,3 +308,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/