+
{{ $t('package.stats.license') }}
-
+
+ {{ $t('package.license.none') }}
diff --git a/i18n/locales/en.json b/i18n/locales/en.json
index 13c8c792b3..c8ebbe6cb7 100644
--- a/i18n/locales/en.json
+++ b/i18n/locales/en.json
@@ -298,7 +298,8 @@
"no_types": "No TypeScript types"
},
"license": {
- "view_spdx": "View license text on SPDX"
+ "view_spdx": "View license text on SPDX",
+ "none": "None"
},
"vulnerabilities": {
"no_description": "No description available",
diff --git a/lunaria/files/en-US.json b/lunaria/files/en-US.json
index 13c8c792b3..c8ebbe6cb7 100644
--- a/lunaria/files/en-US.json
+++ b/lunaria/files/en-US.json
@@ -298,7 +298,8 @@
"no_types": "No TypeScript types"
},
"license": {
- "view_spdx": "View license text on SPDX"
+ "view_spdx": "View license text on SPDX",
+ "none": "None"
},
"vulnerabilities": {
"no_description": "No description available",