From 2210efd1c43e2df97965ad100b7891ef63971481 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Fri, 31 Dec 2021 15:53:38 +0300 Subject: [PATCH] Add new localizations for AbpIoLocalizationBase --- .../Base/Localization/Resources/en.json | 31 ++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json index e5ef47d419..e29fa832d1 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json @@ -39,6 +39,35 @@ "TrialLicensePeriodHasExpired": "Your trial license period expired {0} days ago.", "TrialLicensePeriodWillExpire": "Your trial license period will be expired in {0} days.", "TrialLicensePeriodExpireToday": "Your trial license period will be expired today.", - "PurchaseNow": "Purchase Now!" + "PurchaseNow": "Purchase Now!", + "LatestReleaseLogs": "Latest Release Logs", + "RoadMap": "Road Map", + "FAQ": "FAQ", + "SourceCode": "Source Code", + "SeeAllArticles": "See All Articles", + "Contribute": "Contribute", + "LiveDemo": "Live Demo", + "GetLicense": "Get a License", + "OpenSource": "Open Source", + "WebApplication": "Web Application", + "MeetTheABP": "Meet the ABP", + "CompleteWebDevelopment": "A Complete Web Development", + "Platform": "Platform", + "ABPDescription": "ABP Framework is a complete infrastructure to create modern web applications by following the software development best practices and conventions.", + "StrongInfrastructure": "Strong Infrastructure", + "CompleteArchitecture": "Complete Architecture", + "DeveloperFocused": "Developer Focused", + "ShareYourExperiences": "Share your experiences with the ABP Framework", + "LatestArticles": "Latest Articles", + "Views": "Views", + "LearnLatestNewsAboutABPFramework": "Get information about happenings in ABP like new releases, free sources, articles, and more.", + "DeveloperTools": "Developer Tools", + "StartupTemplates": "Startup Templates", + "ApplicationModules": "Application Modules", + "UI": "UI", + "Themes": "Themes", + "Premium": "Premium", + "PrivacyPolicy": "Privacy Policy", + "TermsAndConditions": "Terms & Conditions" } }