Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
haitv282 committed Sep 30, 2022
1 parent 1cfe943 commit bb597ef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,13 @@
"description": "Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps",
"require": {
"mageplaza/module-core": "^1.4.12",
"mageplaza/module-smtp": "^4.7.2",
"mageplaza/module-google-recaptcha": "^4.0.1",
"mageplaza/module-two-factor-authentication": "^4.0.3",
"hybridauth/hybridauth": "^3.8.2"
},
"require-dev": {
"roave/security-advisories": "dev-master"
},
"type": "magento2-module",
"version": "4.2.0",
"version": "4.1.6",
"license": "proprietary",
"authors": [
{
Expand Down
19 changes: 12 additions & 7 deletions i18n/en_US.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Login,Login
"We're unable to send the password reset email.","We're unable to send the password reset email."
"New User","New User"
"Email is Null, Please enter email in your %1 profile","Email is Null, Please enter email in your %1 profile"
"Ooophs, we got an error: %1","Ooophs, we got an error: %1"
"Email already exists","Email already exists"
"Wrong password","Wrong password"
Success!,Success!
"Ooophs, we got an error: %1","Ooophs, we got an error: %1"
"A customer with the same email already exists in an associated website.","A customer with the same email already exists in an associated website."
"Unknown Provider","Unknown Provider"
Default,Default
Orange,Orange
Green,Green
Expand Down Expand Up @@ -84,20 +84,22 @@ Submit,Submit
"Social Login","Social Login"
General,General
Enable,Enable
"This extension is fully compatible with <a href=""https://www.mageplaza.com/magento-2-one-step-checkout-extension/"" target=""_blank"">One Step Checkout</a>.
<br> Increase 25% conversion rate with <a href=""https://www.mageplaza.com/magento-2-layered-navigation-extension/"" target=""_blank"">Layered Navigation</a>","This extension is fully compatible with <a href=""https://www.mageplaza.com/magento-2-one-step-checkout-extension/"" target=""_blank"">One Step Checkout</a>.
<br> Increase 25% conversion rate with <a href=""https://www.mageplaza.com/magento-2-layered-navigation-extension/"" target=""_blank"">Layered Navigation</a>"
"This extension is fully compatible with <a href=""https://www.mageplaza.com/magento-2-one-step-checkout-extension/"" target=""_blank"">One Step Checkout</a>. <br>
1. Increase 25% conversion rate with <a href=""https://www.mageplaza.com/magento-2-layered-navigation-extension/"" target=""_blank"">Layered Navigation</a><br>
2. Magento stores see upwards of 30% revenue 💰 with AVADA. <a href=""https://go.avada.io/mageplaza"">Learn more</a>","This extension is fully compatible with <a href=""https://www.mageplaza.com/magento-2-one-step-checkout-extension/"" target=""_blank"">One Step Checkout</a>. <br>
1. Increase 25% conversion rate with <a href=""https://www.mageplaza.com/magento-2-layered-navigation-extension/"" target=""_blank"">Layered Navigation</a><br>
2. Magento stores see upwards of 30% revenue 💰 with AVADA. <a href=""https://go.avada.io/mageplaza"">Learn more</a>"
"Send Password To Customer","Send Password To Customer"
"Install <a href=""https://www.mageplaza.com/magento-2-smtp/?utm_source=mageplaza&utm_medium=mageplaza&utm_campaign=social-login&utm_content=SMTP"" target=""_blank"">Mageplaza SMTP</a> to avoid sending emails to spam box.","Install <a href=""https://www.mageplaza.com/magento-2-smtp/?utm_source=mageplaza&utm_medium=mageplaza&utm_campaign=social-login&utm_content=SMTP"" target=""_blank"">Mageplaza SMTP</a> to avoid sending emails to spam box."
"Require Enter Password","Require Enter Password"
"Require enter password confirmation when logging in with social for the first time on existing account.","Require enter password confirmation when logging in with social for the first time on existing account."
"Show Social Login Buttons on","Show Social Login Buttons on"
"Use Popup Login","Use Popup Login"
"Use Popup Login As Authentication Popup","Use Popup Login As Authentication Popup"
"Social Login popup will be used to replace Magento Default Login popup if ""Allow Guest Checkout"" is No.","Social Login popup will be used to replace Magento Default Login popup if ""Allow Guest Checkout"" is No."
"Popup Links Selector","Popup Links Selector"
"Require More Info.","Require More Info."
"Request the customer to enter information when creating an account.","Request the customer to enter information when creating an account."
"Require Enter Password","Require Enter Password"
"Require enter password confirmation when logging in with social for the first time on existing account.","Require enter password confirmation when logging in with social for the first time on existing account."
"Information Required","Information Required"
"Popup Effect","Popup Effect"
"Style Management","Style Management"
Expand Down Expand Up @@ -137,3 +139,6 @@ Github,Github
"Create app <a href=""https://github.com/settings/applications/new"" target=""_bank"">here</a>","Create app <a href=""https://github.com/settings/applications/new"" target=""_bank"">here</a>"
Live,Live
"Create app <a href=""https://account.live.com/developers/applications/create"" target=""_bank"">here</a>","Create app <a href=""https://account.live.com/developers/applications/create"" target=""_bank"">here</a>"
Zalo,Zalo
"Create app <a href=""https://developers.zalo.me/createapp"" target=""_bank"">here</a>","Create app <a href=""https://developers.zalo.me/createapp"" target=""_bank"">here</a>"
"Application secret key","Application secret key"

0 comments on commit bb597ef

Please sign in to comment.