-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #243 from vtex-apps/feature/IDCS-792/remove-leftovers
Feature/idcs 792/remove leftovers
- Loading branch information
Showing
17 changed files
with
9 additions
and
588 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,41 +5,12 @@ | |
"[email protected]::pages.addressEdit": "Edit address", | ||
"[email protected]::pages.profile": "Profile", | ||
"[email protected]::pages.profileEdit": "Edit Profile", | ||
"[email protected]::pages.myAccount": "My account", | ||
"[email protected]::pages.logout": "Logout", | ||
"[email protected]::logoutModal.cancel": "Cancel", | ||
"[email protected]::logoutModal.title": "Do you really want to logout?", | ||
"[email protected]::personalData.redefinePassword": "Redefine password", | ||
"[email protected]::personalData.saveData": "Save changes", | ||
"[email protected]::personalData.password": "Password", | ||
"[email protected]::personalData.currentPassword": "Current password", | ||
"[email protected]::personalData.newPassword": "New password", | ||
"[email protected]::personalData.confirmPassword": "Confirm new password", | ||
"[email protected]::personalData.savePassword": "Save password", | ||
"[email protected]::personalData.yourPasswordMust": "Your password must have at least:", | ||
"[email protected]::personalData.8chars": "8 characters", | ||
"[email protected]::personalData.1number": "1 number", | ||
"[email protected]::personalData.1upLetter": "1 uppercase letter", | ||
"[email protected]::personalData.1lowLetter": "1 lowercase letter", | ||
"[email protected]::personalData.sendAccessCode.title": "Send access code to your email", | ||
"[email protected]::personalData.sendCode": "Send code", | ||
"[email protected]::personalData.confirmCode": "Confirm code", | ||
"[email protected]::personalData.code": "Code", | ||
"[email protected]::personalData.definePassword": "Set password", | ||
"[email protected]::personalData.noPassword": "You do not have a password defined yet.", | ||
"[email protected]::personalData.definePassword.title": "Set Password", | ||
"[email protected]::personalData.editPassword.title": "Edit Password", | ||
"[email protected]::personalData.resendCode": "Resend code", | ||
"[email protected]::personalData.newsletterOptIn": "I want to receive the newsletter.", | ||
"[email protected]::personalData.newsletter": "Newsletter", | ||
"[email protected]::personalData.newsletterQuestion": "Do you want to receive promotional emails?", | ||
"[email protected]::upload.loading": "Loading…", | ||
"[email protected]::upload.choosePhoto": "Choose a Picture", | ||
"[email protected]::upload.chooseAgain": "Choose another Picture", | ||
"[email protected]::upload.save": "Save", | ||
"[email protected]::upload.dragYourPhoto": "Drag your new profile picture here", | ||
"[email protected]::upload.photoUpdated": "Your profile picture was successfully updated.", | ||
"[email protected]::upload.or": "or", | ||
"[email protected]::addresses.addAddress": "Add address", | ||
"[email protected]::addresses.saveAddress": "Save address", | ||
"[email protected]::addresses.deleteAddress": "Delete address", | ||
|
@@ -48,11 +19,6 @@ | |
"[email protected]::commons.edit": "Edit", | ||
"[email protected]::alert.addressNotFound": "The selected address was not found.", | ||
"[email protected]::alert.success": "Your information was successfully saved.", | ||
"[email protected]::alert.fileTooBig": "This image is above the 4MB limit, choose a smaller one.", | ||
"[email protected]::alert.passwordMismatch": "Passwords do not match.", | ||
"[email protected]::alert.wrongPassword": "Current password is wrong.", | ||
"[email protected]::alert.wrongAndAboutToBlock": "Current password is wrong. One more invalid attempt will block your account for one hour.", | ||
"[email protected]::alert.blockedUser": "You have been blocked, try again later.", | ||
"[email protected]::editor.defaultRoute.name": "My Account - Home", | ||
"[email protected]::editor.defaultRoute.description": "My Account's default page", | ||
"[email protected]::editor.defaultRoute.field": "My Account's default path", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.