Skip to content

Commit

Permalink
Merge pull request #21774 from abpframework/berkan/add-localization
Browse files Browse the repository at this point in the history
Add new localizations to account resource
  • Loading branch information
maliming authored Dec 31, 2024
2 parents 5f13f29 + 6a20c45 commit 0aca419
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"ManageAccount": "My Account | ABP.IO",
"ManageYourProfile": "Manage your profile",
"ReturnToApplication": "Return to application",
"IdentityUserNotAvailable:Deleted": "This email address is not available. Reason: Already deleted."
"IdentityUserNotAvailable:Deleted": "This email address is not available. Reason: Already deleted.",
"SelectYourOrganization": "Select your organization",
"PleaseSelectOrganization": "Please select an organization to continue",
"Continue": "Continue"
}
}

0 comments on commit 0aca419

Please sign in to comment.