AbpIoCommunity localization added.

pull/4957/head
berkansasmaz 5 years ago
parent 453b005f3b
commit 21a55efe2a

@ -166,6 +166,28 @@
"TotalQuestionMustBeGreaterWarningMessage": "TotalQuestionCount must be greater than RemainingQuestionCount !",
"QuestionCountsMustBeGreaterThanZero": "TotalQuestionCount and RemainingQuestionCount must be zero or greater than zero !",
"UnlimitedQuestionCount": "Unlimited question count",
"Notes": "Notes"
"Notes": "Notes",
"Menu:Community": "Community",
"Menu:Articles": "Articles",
"Wait": "Wait",
"Approve": "Approve",
"Reject": "Reject",
"Details": "Details",
"Url": "Url",
"Title": "Title",
"ContentSource": "Content Source",
"Status": "Status",
"ReadArticle": "Read Article",
"ArticleHasBeenWaiting": "Article has been waiting",
"ArticleHasBeenApproved": "Article has been approved",
"ArticleHasBeenRejected": "Article has been rejected",
"Permission:Community": "Community",
"Permission:CommunityArticle": "Article",
"Link": "Link",
"Enum:ContentSource:0": "Github",
"Enum:ContentSource:1": "External",
"Enum:Status:0": "Waiting",
"Enum:Status:1": "Rejected",
"Enum:Status:2": "Approved"
}
}

@ -31,6 +31,9 @@
"JoinToTheDevelopment": "Join to the Development",
"ContributeAbpFramework": "Contribute to the ABP Framework",
"SeeAllArticles": "See All Articles",
"WelcomeToABPCommunity!": "Welcome to ABP Community!"
"WelcomeToABPCommunity!": "Welcome to ABP Community!",
"MyProfile": "My profile",
"MyOrganizations": "My organizations",
"EmailNotValid": "Please enter a valid email address."
}
}
Loading…
Cancel
Save