update meta files for 602

This commit is contained in:
James Cole
2023-03-11 08:31:27 +01:00
parent ae373a15c5
commit 8d3170785e
47 changed files with 203 additions and 134 deletions

View File

@@ -67,6 +67,8 @@ return [
'not_transfer_account' => 'Detta är inte ett konto som kan användas för transaktioner.',
'require_currency_amount' => 'Innehållet i det här fältet är ogiltigt utan utländskt belopp.',
'require_foreign_currency' => 'This field requires a number',
'require_foreign_dest' => 'This field value must match the currency of the destination account.',
'require_foreign_src' => 'This field value must match the currency of the source account.',
'equal_description' => 'Transaktions beskrivning bör inte vara samma som den globala beskrivningen.',
'file_invalid_mime' => 'Filen ”:name” är av typ ”:mime” som inte accepteras som en ny uppladdning.',
'file_too_large' => 'Filen ”:name” är för stor.',