Browse Source

Merge pull request #23001 from abpframework/vs-internal-issue-#6557-localization

Localization added for vs internal issue.
pull/23005/head
maliming 1 year ago
committed by GitHub
parent
commit
7bf0ef2c4f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

4
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -717,6 +717,8 @@
"IncludePrereleaseInfo": "Gets or sets whether to include prerelease versions in the cache",
"CacheVersionCount": "Cache Version Count",
"CacheVersionCountInfo": "Gets or sets the number of versions to cache",
"CacheLatestVersionsInfo": "This caches the latest versions of the NuGet packages"
"CacheLatestVersionsInfo": "This caches the latest versions of the NuGet packages",
"NuGetApiKey": "NuGet API key",
"QuestionCount": "Question Count"
}
}

Loading…
Cancel
Save