Преглед изворни кода

feat: EK-1345: 发送email失败

kevinElken пре 8 месеци
родитељ
комит
7f8dfc3821
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 2 2
      common/messages/en-US/app.php
  2. 2 2
      common/messages/zh-CN/app.php

+ 2 - 2
common/messages/en-US/app.php

@@ -227,9 +227,9 @@ return [
     'dataFormatError' => 'Data format error',
     'decUserNameDoesNotExist' => '请输入报单中心编号',
     'decUserNameIsWrong' => '报单中心编号输入错误',
-    'decRegistrationEmailSubject' => 'Elken Welcome You.',
+    'decRegistrationEmailSubject' => 'Elken Welcome You',
     'decRegistrationEmailContent' => "
-        <p>Welcome to Elken Global!</p>
+        <p>Welcome to Elken Global</p>
         <p>Congratulations on successfully joining the Elken family! We are committed to empowering you to grow and succeed.</p>  
         <p>Access your back office here: <a href='https://meads.elken.com/#/dashboard/index'>https://meads.elken.com</a></p>
         <p>Username: [{userName}]</p>

+ 2 - 2
common/messages/zh-CN/app.php

@@ -232,9 +232,9 @@ return [
     'currencyDoesNotExist' => '未设置汇率',
     'countryDoesNotSelect' => '未选择国家',
     'transferMemberDoesNotSame' => '转账会员非本国会员',
-    'decRegistrationEmailSubject' => '欢迎来到Elken Global',
+    'decRegistrationEmailSubject' => '欢迎来到Elken Global',
     'decRegistrationEmailContent' => "
-        <p>欢迎来到Elken Global</p>
+        <p>欢迎来到Elken Global</p>
         <p>祝贺您成功加入Elken大家庭!我们致力于赋予您成长和成功的能力。</p>  
         <p>访问您的后台: <a href='https://meads.elken.com/#/dashboard/index'>https://meads.elken.com</a></p>
         <p>用户名: [{userName}]</p>