Update translations.

This commit is contained in:
James Cole
2021-05-24 09:01:17 +02:00
parent ad54163518
commit cdde0d252e
34 changed files with 214 additions and 214 deletions

View File

@@ -200,7 +200,7 @@ return [
'need_id_in_edit' => '每笔拆分必须有 transaction_journal_id (有效的 ID 或 0)。',
'ob_source_need_data' => '需要一个有效的来源账户ID和/或来源账户名称才能继续。',
'lc_source_need_data' => 'Need to get a valid source account ID to continue.',
'lc_source_need_data' => '需要获取一个有效的来源帐户 ID 才能继续。',
'ob_dest_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'ob_dest_bad_data' => '搜索 ID “:id”或名称“:name”时找不到有效的目标账户',