Browse Source

Update en.json

pull/15307/head
Engincan VESKE 3 years ago
committed by GitHub
parent
commit
fcaad08a54
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

6
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",

Loading…
Cancel
Save