Browse Source
Merge pull request #22242 from abpframework/maliming-patch-1
Update `CaptchaExplanation` text.
pull/22265/head
oykuermann
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/en.json
|
|
|
@ -17,6 +17,6 @@ |
|
|
|
"SelectYourOrganization": "Select your organization", |
|
|
|
"PleaseSelectOrganization": "Please select an organization to continue", |
|
|
|
"Continue": "Continue", |
|
|
|
"CaptchaExplanation": "Calculate the given mathematical expression and enter the correct answer." |
|
|
|
"CaptchaExplanation": "Calculate the below mathematical expression and enter the answer." |
|
|
|
} |
|
|
|
} |
|
|
|
|