chore: Meta data for 603

This commit is contained in:
James Cole
2023-03-12 10:59:35 +01:00
parent 639c51d651
commit 45369868ad
17 changed files with 29 additions and 32 deletions

View File

@@ -67,8 +67,8 @@ return [
'not_transfer_account' => 'Этот счёт нельзя использовать для перевода.',
'require_currency_amount' => 'Содержимое этого поля недействительно без информации о валюте.',
'require_foreign_currency' => 'Это поле требует число',
'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.',
'require_foreign_dest' => 'Это значение поля должно совпадать с валютой счета назначения.',
'require_foreign_src' => 'Это поле должно совпадать с валютой исходного счета.',
'equal_description' => 'Описание транзакции не должно совпадать с глобальным описанием.',
'file_invalid_mime' => 'Файл ":name" имеет тип ":mime". Загрузка файлов такого типа невозможна.',
'file_too_large' => 'Файл ":name" слишком большой.',