Browse Source

Merge branch 'dev' of https://github.com/abpframework/abp into dev

pull/5136/head
Halil İbrahim Kalkan 6 years ago
parent
commit
fa72715607
  1. 5
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

5
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!"
}
}

Loading…
Cancel
Save