Browse Source

Merge pull request #22242 from abpframework/maliming-patch-1

Update `CaptchaExplanation` text.
pull/22265/head
oykuermann 2 years ago
committed by GitHub
parent
commit
b9de9e3c6b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/en.json

2
abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/en.json

@ -17,6 +17,6 @@
"SelectYourOrganization": "Select your organization", "SelectYourOrganization": "Select your organization",
"PleaseSelectOrganization": "Please select an organization to continue", "PleaseSelectOrganization": "Please select an organization to continue",
"Continue": "Continue", "Continue": "Continue",
"CaptchaExplanation": "Calculate the given mathematical expression and enter the correct answer." "CaptchaExplanation": "Calculate the below mathematical expression and enter the answer."
} }
} }

Loading…
Cancel
Save