James Cole
2023-03-07 19:36:54 +01:00
parent 8ee358551c
commit b942fa4b09
5 changed files with 67 additions and 1 deletions

View File

@@ -56,6 +56,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.',