Skip to content

Commit 3dab1ff

Browse files
VCST-3053: Update en.VirtoCommerce.Platform.json (#2908)
1 parent dd986a5 commit 3dab1ff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/VirtoCommerce.Platform.Web/wwwroot/Localizations/en.VirtoCommerce.Platform.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
},
344344
"account-changePassword": {
345345
"labels": {
346-
"title": "Please enter a new password",
346+
"title": "Enter a new password",
347347
"login": "Login",
348348
"force-change-info": "Your password has expired. You must <b>change the password to continue</b> using the manager",
349349
"current-password": "Current password",
@@ -573,13 +573,13 @@
573573
"title": "Access denied",
574574
"labels": {
575575
"message": "You don't have access to this resource. Please contact your administrator",
576-
"button": "Login with another credentials"
576+
"button": "Login with other credentials"
577577
}
578578
},
579579
"resetpassword": {
580580
"title": "Password reset",
581581
"labels": {
582-
"success": "Your password was reset",
582+
"success": "Your password has been reset",
583583
"fail": "Sorry, we couldn't reset password for this user",
584584
"submit": "Reset",
585585
"log-in": "Sign in"
@@ -595,7 +595,7 @@
595595
"info-open-source-license": "Open Source Community license",
596596
"info0": "Acquiring or renewing the license:",
597597
"info1": "Submit the ",
598-
"info2": "We'll process your request and should contact you soon",
598+
"info2": "We'll process your request and contact you soon",
599599
"info3": "Once you receive the \"Activation Code\" and / or the License file, fill one of the activation fields below",
600600
"info4": "The system will display the new license information. Review it and click \"Activate\" to confirm",
601601
"customer": "License issued to",
@@ -604,7 +604,7 @@
604604
"email": "Customer email",
605605
"request-license": "License request form",
606606
"code-descr": "Enter the received license \"Activation Code\" and hit [Enter]. This is the quickest license activation method. (Requires internet connection)",
607-
"file-descr": "Optionally, provide the received License file. (Off-line activation)",
607+
"file-descr": "Optionally, provide the received License file. (Offline activation)",
608608
"upload-progress": "Upload progress",
609609
"errors": "Activation error"
610610
},
@@ -641,7 +641,7 @@
641641
"setting-dictionary": {
642642
"subtitle": "Manage dictionary values",
643643
"labels": {
644-
"new-value": "Please enter value",
644+
"new-value": "Enter value",
645645
"current-values": "Current values",
646646
"value": "Value"
647647
},
@@ -650,7 +650,7 @@
650650
"new-value": "Duplicate value found"
651651
},
652652
"placeholders": {
653-
"new-value": "Please enter value"
653+
"new-value": "Enter value"
654654
}
655655
},
656656
"settings-detail": {
@@ -728,7 +728,7 @@
728728
"expired": "Your license has expired on {{expirationDate | amParse | date}}, please renew",
729729
"purchase": "Purchase",
730730
"renew": "Renew",
731-
"expiration-date": "Expiration Date"
731+
"expiration-date": "Expiration date"
732732
},
733733
"password-expiry": {
734734
"expire-days": "To protect your account you will need to change your password <b>in {{count}} days.</b> ",
@@ -804,7 +804,7 @@
804804
},
805805
"dynamic-property-delete": {
806806
"title": "Delete confirmation",
807-
"message": "Are you sure you want to delete this dynamic Property?"
807+
"message": "Are you sure you want to delete this dynamic property?"
808808
},
809809
"settings-value-delete": {
810810
"title": "Delete confirmation",

0 commit comments

Comments
 (0)