new crowdin translations

This commit is contained in:
Crowdin Bot
2021-04-02 10:47:48 +00:00
parent 5abb4ee273
commit 4fa189bebf
43 changed files with 219 additions and 76 deletions

View File

@@ -16,6 +16,8 @@ return [
'sent' => '您確定要將選定的發票標記為<b>已發送</b>嗎?|您確定要將選定的發票標記為<b>已發送</b>嗎?',
'received' => '您確定要將選定的帳單標記為<b>已收到</b>嗎?|您確定要將選定的帳單標記為<b>已收到</b>嗎?',
'cancelled' => '你確定要<b>注銷</b>這些選定的發票嗎?|你確定要<b>注銷</b>這些選定的發票嗎?',
'reconcile' => '你確定要 <b>對帳</b> 選定的記錄嗎?|你確定要 <b>對帳</b> 選定的記錄嗎?',
'unreconcile' => '你確定要 <b>未核銷</b> 選定的記錄嗎?|你確定要 <b>未核銷</b> 選定的記錄嗎?',
],
];