Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
smart_core_connect
/
core-connect
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7212b8f8
authored
Jun 06, 2018
by
Teeradone Darunnat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
teeradone po mo forgot_password
parent
f0493c63
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
www/src/Locale/en_EN/default.mo
+0
-0
www/src/Locale/en_EN/default.po
+3
-3
www/src/Locale/th_TH/default.mo
+0
-0
www/src/Locale/th_TH/default.po
+2
-2
www/src/Template/Users/forgot_password.ctp
+1
-1
No files found.
www/src/Locale/en_EN/default.mo
View file @
7212b8f8
No preview for this file type
www/src/Locale/en_EN/default.po
View file @
7212b8f8
...
...
@@ -448,5 +448,5 @@ msgid "Please enter a old password at least 8 characters."
msgstr "Please enter a old password at least 8 characters."
#: View/Users/changge_password:99
msgid "Please specify the email below. We will send a link to reset the password to the email."
msgstr "Please specify the email below. We will send a link to reset the password to the email."
\ No newline at end of file
msgid "Please specify the email below. We will send a pin to reset the password to the email."
msgstr "Please specify the email below. We will send a pin to reset the password to the email."
\ No newline at end of file
www/src/Locale/th_TH/default.mo
View file @
7212b8f8
No preview for this file type
www/src/Locale/th_TH/default.po
View file @
7212b8f8
...
...
@@ -471,8 +471,8 @@ msgid "Please enter a old password at least 8 characters."
msgstr "กรุณาระบุรหัสผ่านเก่าอย่างน้อย 8 ตัวอักษร"
#: View/Users/changge_password:99
msgid "Please specify the email below. We will send a
link
to reset the password to the email."
msgstr "กรุณาระบุอีเมลข้างล่าง เราจะส่ง
ลิงก์
เพื่อรีเซ็ตรหัสผ่านไปยังอีเมล"
msgid "Please specify the email below. We will send a
pin
to reset the password to the email."
msgstr "กรุณาระบุอีเมลข้างล่าง เราจะส่ง
รหัส 4
เพื่อรีเซ็ตรหัสผ่านไปยังอีเมล"
#: Controller/UsersController.php/pin_codepassword.ctp:18
msgid "4 digit PIN in the email address specified to change the password."
...
...
www/src/Template/Users/forgot_password.ctp
View file @
7212b8f8
...
...
@@ -12,7 +12,7 @@
<div>
<div class="form-group has-feedback">
<div class="col-md-12">
<label class="label-text-sub"><?php echo __('Please specify the email below. We will send a
link
to reset the password to the email.');?></label>
<label class="label-text-sub"><?php echo __('Please specify the email below. We will send a
pin
to reset the password to the email.');?></label>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment