From 4c4261f35dbd4858218c51d21a715f30892ea23d Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Mon, 10 Jan 2022 17:01:48 +0300 Subject: [PATCH] Add new localizations for commercial.abp.io website --- .../Commercial/Localization/Resources/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 2c677e5527..fd1bcf1800 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -407,6 +407,10 @@ "CommunityDescription": "Share your experiences with the ABP Framework!", "GetStarted": "Get Started", "Views": "views", - "LatestPosts": "Latest Posts" + "LatestPosts": "Latest Posts", + "PreBuiltApplication": "Pre-Built Application", + "DatabaseProviders": "Database Providers", + "UIFrameworks": "UI Frameworks", + "UsefulLinks": "Useful Links" } }