Browse Source

Add new localizations to account resource

pull/21774/head
Berkan Sasmaz 2 years ago
parent
commit
328eae6fcf
  1. 5
      abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/en.json

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

@ -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",
"SelectOrganization": "Select Organization"
}
}

Loading…
Cancel
Save