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

@ -7,4 +7,21 @@ return [
'salutation' => '你好,<br>:company_name',
'subcopy' => '如果你在點選「:text」按鈕時遇到問題複製並在瀏覽器中貼上以下網址[:url](:url)',
'update' => [
'mail' => [
'subject' => '⚠️ 在 :domain 更新失敗',
'message' => ':alias 更新自 :current_version 至 :new_version 失敗於 <strong>:step</strong> 步驟,錯誤訊息為: :error_message',
],
'slack' => [
'message' => '在 :domain 更新失敗',
],
],
];