From 27a392042c99aaa82a08697fea095da69b0dd1e0 Mon Sep 17 00:00:00 2001 From: albert <9526587+ebicoglu@users.noreply.github.com> Date: Wed, 3 Nov 2021 17:36:35 +0300 Subject: [PATCH] Update en-GB.json --- .../AbpIoLocalization/Www/Localization/Resources/en-GB.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json index c53bf82d37..b2b59c7e2c 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json @@ -224,7 +224,7 @@ "WebAppDevTutorialMessage": "See web application development tutorial document for a step by step development sample.", "CommunityArticles": "Community Articles", "CommunityArticleMessage": "Check ABP Community Platform to read useful articles for ABP Framework.", - "InvestigateSolutionDetails": "Investigate the Solution Details", + "InvestigateSolutionDetails": "Check out the Solution Details", "StartupTemplateDocumentationMessage": "See application startup template document to learn the architecture and the structure of your solution.", "ClientSideDevelopment": "Client Side Development", "ClientSideDevelopmentDocumentationMessage": "See the {0} document to learn key points for user interface (client side) development.", @@ -272,4 +272,4 @@ "SubscribeToNewsletter": "Subscribe to the newsletter to get information about happenings in the ABP.IO Platform, like new releases, articles, offers, and more.", "FirstEdition": "First Edition" } -} \ No newline at end of file +}