feat: add tooltip for unknown dependents (#6572)

This commit is contained in:
Truman Gao
2026-07-01 05:21:42 +00:00
committed by GitHub
parent 26e98b7155
commit a00a7971d1
4 changed files with 10 additions and 2 deletions
@@ -518,6 +518,9 @@
"analytics.value.unknown": {
"message": "Unknown"
},
"analytics.value.unknown-dependent-tooltip": {
"message": "There's no metadata to determine which dependent project this download attributes to."
},
"analytics.value.unmonetized": {
"message": "Unmonetized"
},