Meta data for new release.

This commit is contained in:
James Cole
2023-03-10 19:11:27 +01:00
parent 591e3ab3ec
commit 643ae91bb5
87 changed files with 1637 additions and 1515 deletions

View File

@@ -66,6 +66,7 @@ return [
'require_currency_info' => 'The content of this field is invalid without currency information.',
'not_transfer_account' => 'This account is not an account that can be used for transfers.',
'require_currency_amount' => 'The content of this field is invalid without foreign amount information.',
'require_foreign_currency' => 'This field requires a number',
'equal_description' => 'Transaction description should not equal global description.',
'file_invalid_mime' => 'File ":name" is of type ":mime" which is not accepted as a new upload.',
'file_too_large' => 'File ":name" is too large.',