Update translations.

This commit is contained in:
James Cole
2021-05-13 06:19:15 +02:00
parent 7851bb476e
commit 6ba45ec3f2
96 changed files with 409 additions and 169 deletions

View File

@@ -200,6 +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.',
'ob_dest_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'ob_dest_bad_data' => '搜索 ID “:id”或名称“:name”时找不到有效的目标账户',