mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 13:05:50 +00:00
Add nag for custom license info. (#6564)
* add nag for custom license info * preppr
This commit is contained in:
@@ -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."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user