jam411 3 роки тому
батько
коміт
1b5d1be4b8

+ 11 - 0
packages/app/resource/locales/en_US/admin/userResetPassword.txt

@@ -0,0 +1,11 @@
+Hi, <%- email -%>
+
+Your password has been reset by the administrator, you can log in with following account:
+
+Email: <%- email -%>
+New Password: <%- password -%>
+(This password was auto generated. Update required at the first time you logging in)
+
+--
+<%- appTitle -%>
+<%- url -%>

+ 11 - 0
packages/app/resource/locales/ja_JP/admin/userResetPassword.txt

@@ -0,0 +1,11 @@
+Hi, <%- email -%>
+
+Your password has been reset by the administrator, you can log in with following account:
+
+Email: <%- email -%>
+New Password: <%- password -%>
+(This password was auto generated. Update required at the first time you logging in)
+
+--
+<%- appTitle -%>
+<%- url -%>

+ 11 - 0
packages/app/resource/locales/zh_CN/admin/userResetPassword.txt

@@ -0,0 +1,11 @@
+Hi, <%- email -%>
+
+Your password has been reset by the administrator, you can log in with following account:
+
+Email: <%- email -%>
+New Password: <%- password -%>
+(This password was auto generated. Update required at the first time you logging in)
+
+--
+<%- appTitle -%>
+<%- url -%>