|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
"UrlContentNotFound": "Url content not found.",
|
|
|
|
|
"Summary": "Summary",
|
|
|
|
|
"MostRead": "Most Read",
|
|
|
|
|
"LatestArticles": "Latest Articles",
|
|
|
|
|
"Latest": "Latest",
|
|
|
|
|
"ContributeAbpCommunity": "Contribute to the ABP Community",
|
|
|
|
|
"SubmitYourArticle": "Submit Your Article",
|
|
|
|
|
"ContributionGuide": "Contribution Guide",
|
|
|
|
|
@ -36,6 +36,25 @@
|
|
|
|
|
"FeatureRequest": "Feature Request",
|
|
|
|
|
"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."
|
|
|
|
|
"CreateArticleSummaryInfo": "A short summary of the article to be shown on the article list.",
|
|
|
|
|
"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",
|
|
|
|
|
"OverallProgress": "Overall Progress",
|
|
|
|
|
"Done": "Done",
|
|
|
|
|
"Open": "Open",
|
|
|
|
|
"Closed": "Closed",
|
|
|
|
|
"LatestQuestionOnThe": "Latest Question On The",
|
|
|
|
|
"Stackoverflow": "Stackoverflow",
|
|
|
|
|
"Votes": "votes",
|
|
|
|
|
"Answer": "Answer",
|
|
|
|
|
"Views": "views",
|
|
|
|
|
"Answered": "Answered",
|
|
|
|
|
"WaitingForYourAnswer": "Waiting for your answer",
|
|
|
|
|
"Asked": "asked",
|
|
|
|
|
"AllQuestions": "All Questions",
|
|
|
|
|
"NextVersion": "Next Version"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|