Browse Source
Merge pull request #21215 from abpframework/issue-5213-2
Add Localization. issue-5213
pull/21252/head
oykuermann
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
1 deletions
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@ -1867,6 +1867,7 @@
"NewsletterEmailFooterTemplateDeleteSubscription" : "<a style=\"color: #007bff;\" href=\"{0}\" data-root=\"{1}\">If you change your mind, you're always welcome to resubscribe!</a>" ,
"GenerateQuote" : "Generate Quote" ,
"GeneratePriceQuote" : "Generate a Price Quote" ,
"Qa:QuestionPageTitle" : "Support"
"Qa:QuestionPageTitle" : "Support" ,
"SelectedTrainingName" : "Trainings"
}
}