Browse Source
Merge pull request #10810 from abpframework/berkan/add-missing-localization
Add missing localization
pull/10829/head
albert
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
|
|
|
@ -356,6 +356,7 @@ |
|
|
|
"Permission:SendWelcomeEmail": "Send Welcome Email", |
|
|
|
"SendWelcomeEmail": "Send Welcome Email", |
|
|
|
"SendWelcomeEmailWarningMessage": "Are you sure you want to send welcome email to the organization members?", |
|
|
|
"SendWelcomeEmailSuccessMessage": "Welcome email sent successfully!" |
|
|
|
"SendWelcomeEmailSuccessMessage": "Welcome email sent successfully!", |
|
|
|
"PaymentRequestId": "Payment Request Id" |
|
|
|
} |
|
|
|
} |
|
|
|
|