Browse Source
add missing localization keys to AbpIoLocalization
pull/15262/head
Berkan Sasmaz
4 years ago
No known key found for this signature in database
GPG Key ID: 4E387A3A3BCC339B
1 changed files with
14 additions and
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
|
|
|
@ -409,6 +409,19 @@ |
|
|
|
"OverallDiscountPrice": "Overall Discount Price", |
|
|
|
"OverallDiscountText": "Overall Discount Text", |
|
|
|
"SelectReport": "- Select Report -", |
|
|
|
"NoDataAvailable": "No data available" |
|
|
|
"NoDataAvailable": "No data available", |
|
|
|
"StatisticsOfCachedContents": "Statistics of cached contents for nuget.abp.io", |
|
|
|
"Compact": "Compact", |
|
|
|
"EditSettings": "Edit Settings", |
|
|
|
"CurrentEstimatedSize": "Current Estimated Size", |
|
|
|
"CurrentEntryCount": "Current Entry Count", |
|
|
|
"TotalHits": "Total Hits", |
|
|
|
"TotalMisses": "Total Misses", |
|
|
|
"NoResponseFrom": "No response from", |
|
|
|
"ContentCacheSlidingExpirationByDay": "Content Cache Sliding Expiration By Day", |
|
|
|
"MaxDaysForCaching": "Max Days For Caching", |
|
|
|
"Enabled": "Enabled", |
|
|
|
"Menu:NugetPackagesContentCache": "Packages Content Cache", |
|
|
|
"NugetPackagesContentCache": "Content Cache" |
|
|
|
} |
|
|
|
} |
|
|
|
|