Fix language issues #3772

This commit is contained in:
James Cole
2020-09-07 12:56:51 +02:00
parent f5871898bd
commit a7af8d2195
46 changed files with 374 additions and 190 deletions

View File

@@ -45,7 +45,7 @@ return [
'at_least_one_repetition' => '至少需要一次重复。',
'require_repeat_until' => '仅需重复次数或结束日期 (repeat_until) 即可,不需两者均备。',
'require_currency_info' => '无货币资讯,此栏位内容无效。',
'not_transfer_account' => 'This account is not an account that can be used for transfers.',
'not_transfer_account' => '此帐户不是一个可以用于转账的帐户。',
'require_currency_amount' => 'The content of this field is invalid without foreign amount information.',
'equal_description' => '交易描述不应等同全域描述。',
'file_invalid_mime' => '档案 ":name" 的类型为 ":mime",系不被允许上载的类型。',