From 4ef7017941f3fa0f618100f250dde162fb4b3ca0 Mon Sep 17 00:00:00 2001 From: Mansur Besleney Date: Tue, 3 Jun 2025 12:58:27 +0300 Subject: [PATCH] Update en.json --- .../AbpIoLocalization/Admin/Localization/Resources/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index d056e70b09..072d99b7fc 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/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" } }