From fcaad08a54aeec0d14b2d6db9e9b0bb85b699f1c Mon Sep 17 00:00:00 2001 From: Engincan VESKE <43685404+EngincanV@users.noreply.github.com> Date: Tue, 3 Jan 2023 10:56:22 +0000 Subject: [PATCH] Update en.json --- .../AbpIoLocalization/Admin/Localization/Resources/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index f3eb6751b1..1dbca493c5 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json @@ -410,7 +410,7 @@ "OverallDiscountText": "Overall Discount Text", "SelectReport": "- Select Report -", "NoDataAvailable": "No data available", - "StatisticsOfCachedContents": "Statistics of cached nuget package contents for nuget.abp.io", + "StatisticsOfCachedContents": "Statistics of cached NuGet package contents for nuget.abp.io", "Compact": "Compact", "EditSettings": "Edit Settings", "CurrentEstimatedSize": "Current Estimated Size", @@ -421,8 +421,8 @@ "ContentCacheSlidingExpirationByDay": "Content Cache Sliding Expiration By Day", "MaxDaysForCaching": "Max Days For Caching", "Enabled": "Enabled", - "Menu:NugetPackagesContentCache": "Nuget Packages Content Cache", - "NugetPackagesContentCache": "Nuget Content Cache", + "Menu:NugetPackagesContentCache": "NuGet Packages Content Cache", + "NugetPackagesContentCache": "NuGet Content Cache", "SlidingExpritionByDayInfo": "Gets or sets how long a cache entry can be inactive (e.g. not accessed) before it will be removed. This will not extend the entry lifetime beyond the absolute expiration.", "MaxDaysForCachingInfo": "Gets or sets an absolute expiration time, relative to now.", "CurrentEstimatedSizeInfo": "Indicates an estimated sum of all the NuGet packages' content size currently in the memory cache",