We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6672c8e commit ee11e40Copy full SHA for ee11e40
1 file changed
lunaria/files/en-US.json
@@ -132,7 +132,11 @@
132
"vulns": "Vulns",
133
"updated": "Updated",
134
"view_dependency_graph": "View dependency graph",
135
- "inspect_dependency_tree": "Inspect dependency tree"
+ "inspect_dependency_tree": "Inspect dependency tree",
136
+ "size_tooltip": {
137
+ "unpacked": "{size} unpacked size (this package)",
138
+ "total": "{size} total unpacked size (including all {count} dependencies for linux-x64)"
139
+ }
140
},
141
"links": {
142
"repo": "repo",
0 commit comments