diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json index f8eb001da2..33138747c8 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json @@ -238,6 +238,7 @@ "Packages": "Packages", "Trainings": "Trainings", "MeetTheABPCommunity": "Meet the ABP Community", - "DisplayName:CommunityIndexPagePoll": "Community Index Page Poll" + "DisplayName:CommunityIndexPagePoll": "Community Index Page Poll", + "ReturnOfInvestment": "Return Of Investment" } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 6fe98d5d85..4098f8ba85 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -1178,6 +1178,7 @@ "ExploreMore": "Explore More", "DocumentIntroducesDescription": "If you want to learn more details about why should you use the ABP.IO Platform instead of creating a new solution from scratch, read the following document: ", "ReturnOfInvestmentPageAbout": "This page covers the fundamental steps of developing a software solution and explains how the ABP.IO Platform reduces your development costs at each step.", - "LearnMore": "Learn More" + "LearnMore": "Learn More", + "ReturnOfInvestment": "Return Of Investment" } } \ No newline at end of file