Add nag for custom license info. (#6564)

* add nag for custom license info

* preppr
This commit is contained in:
coolbot
2026-06-30 02:25:13 +00:00
committed by GitHub
parent 364fed52dd
commit 16de6182e4
2 changed files with 39 additions and 0 deletions
@@ -17,6 +17,12 @@
"nags.add-java-address.title": {
"defaultMessage": "Add a Java address"
},
"nags.add-license-details.description": {
"defaultMessage": "Add a valid URL and name or SPDX identifier for your custom license."
},
"nags.add-license-details.title": {
"defaultMessage": "Add license details"
},
"nags.add-links-server.description": {
"defaultMessage": "Add any relevant links targeted outside of Modrinth, such as a website, store, or a Discord invite."
},