From 8f6aa0ffdd0f413ef68b8c806c2660fb5f396f85 Mon Sep 17 00:00:00 2001 From: berkansasmaz Date: Wed, 19 Aug 2020 13:22:45 +0300 Subject: [PATCH] New items have been added to the community localization. --- .../Community/Localization/Resources/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json index 5c97987018..0f03ea8b1a 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json @@ -37,12 +37,11 @@ "CreateArticleTitleInfo": "Title of the article to be shown on the article list.", "CreateArticleUrlInfo": "Original GitHub/External URL of the article.", "CreateArticleSummaryInfo": "A short summary of the article to be shown on the article list.", - "CreateArticleCoverInfo": "For creating an effective article, add a cover photo.", + "CreateArticleCoverInfo": "For creating an effective article, add a cover photo. Only 16:9 aspect ratio pictures will be accepted!", "ThisExtensionIsNotAllowed": "This extension is not allowed.", "TheFileIsTooLarge": "The file is too large.", "GoToTheArticle": "Go to the Article", "Contribute": "Contribute", - "CurrentMilestone": "Current Milestone", "OverallProgress": "Overall Progress", "Done": "Done", "Open": "Open", @@ -50,11 +49,12 @@ "LatestQuestionOnThe": "Latest Question On The", "StackOverflow": "StackOverflow", "Votes": "votes", - "Answer": "answer", + "Answer": "Answer", "Views": "views", "Answered": "Answered", "WaitingForYourAnswer": "Waiting for your answer", "Asked": "asked", - "SeeAllQuestions": "See All Questions" + "AllQuestions": "All Questions", + "NextVersion": "Next Version" } }