Browse Source
Merge pull request #5128 from abpframework/community-3.1
Community.abp.io: missing localization items
pull/5136/head
Halil İbrahim Kalkan
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
|
|
|
@ -55,6 +55,9 @@ |
|
|
|
"WaitingForYourAnswer": "Waiting for your answer", |
|
|
|
"Asked": "asked", |
|
|
|
"AllQuestions": "All Questions", |
|
|
|
"NextVersion": "Next Version" |
|
|
|
"NextVersion": "Next Version", |
|
|
|
"MilestoneErrorMessage": "Could not get the current milestone details from Github.", |
|
|
|
"QuestionItemErrorMessage": "Could not get the latest question details from Stackoverflow.", |
|
|
|
"Oops": "Oops!" |
|
|
|
} |
|
|
|
} |
|
|
|
|