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

feat: EK-1345: 发送email失败

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

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

@@ -227,7 +227,7 @@ return [
     'dataFormatError' => 'Data format error',
     'decUserNameDoesNotExist' => '请输入报单中心编号',
     'decUserNameIsWrong' => '报单中心编号输入错误',
-    'decRegistrationEmailSubject' => 'Elken Welcome You',
+    'decRegistrationEmailSubject' => 'Welcome to Elken Global',
     'decRegistrationEmailContent' => "
         <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>  

+ 21 - 9
common/messages/zh-CN/app.php

@@ -232,18 +232,30 @@ return [
     'currencyDoesNotExist' => '未设置汇率',
     'countryDoesNotSelect' => '未选择国家',
     'transferMemberDoesNotSame' => '转账会员非本国会员',
-    'decRegistrationEmailSubject' => '欢迎来到Elken Global',
+//    'decRegistrationEmailSubject' => '欢迎来到Elken Global',
+//    'decRegistrationEmailContent' => "
+//        <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>
+//        <p>密码: {passWord} (出于安全原因,请更改密码。)</p>
+//        <p>要启动您的成功之旅,请在此处浏览必要的资源、视频和指南: <a href='https://bit.ly/ElkenWelcomeKit'>https://bit.ly/ElkenWelcomeKit</a></p>
+//        <p>如有任何疑问,请致电+23480 3413 0554联系我们。我们在这里帮助您完成每一步。</p>
+//        <p>欢迎加入,祝你成功!</p>
+//    ",
+    'decRegistrationEmailSubject' => 'Welcome to Elken Global',
     'decRegistrationEmailContent' => "
-        <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>
-        <p>密码: {passWord} (出于安全原因,请更改密码。)</p>
-        <p>要启动您的成功之旅,请在此处浏览必要的资源、视频和指南: <a href='https://bit.ly/ElkenWelcomeKit'>https://bit.ly/ElkenWelcomeKit</a></p>
-        <p>如有任何疑问,请致电+23480 3413 0554联系我们。我们在这里帮助您完成每一步。</p>
-        <p>欢迎加入,祝你成功!</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>
+        <p>Password: {passWord} (Please change it for security reasons.)</p>
+        <p>To kickstart your success journey, explore essential resources, videos, and guides here: <a href='https://bit.ly/ElkenWelcomeKit'>https://bit.ly/ElkenWelcomeKit</a></p>
+        <p>For any inquiries, reach out to us at +23480 3413 0554. We are here to support you every step of the way.</p>
+        <p>Welcome aboard, and best wishes for your success!</p>
     ",
 
+
     # 奖金
     'memberBonus' => '收益积分',
     'memberEcoin' => '电子币',