summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-fetch/node_modules/cacache/locales/en.json
blob: 82ecb0832490d2b22aedd37b9d1315a2cc0533c7 (plain)
1
2
3
4
5
6
{
  "No cache entry for `%s` found in `%s`": "No cache entry for %s found in %s",
  "Integrity verification failed for %s (%s)": "Integrity verification failed for %s (%s)",
  "Bad data size: expected inserted data to be %s bytes, but got %s instead": "Bad data size: expected inserted data to be %s bytes, but got %s instead",
  "Cache input stream was empty": "Cache input stream was empty"
}