mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 19:46:33 +00:00
prepr
This commit is contained in:
@@ -4037,6 +4037,12 @@
|
||||
"project.settings.general.url.title": {
|
||||
"message": "URL"
|
||||
},
|
||||
"project.settings.links.donation.duplicate-type": {
|
||||
"message": "You already have another {platform} link."
|
||||
},
|
||||
"project.settings.links.donation.no-type": {
|
||||
"message": "Please select a platform for this Donation link."
|
||||
},
|
||||
"project.settings.monetization.description": {
|
||||
"message": "Projects on Modrinth are automatically enrolled in the <rewards-program-link>Rewards Program</rewards-program-link>. If you don't want to (or can't for legal reasons) earn revenue from this project, you can turn it off here."
|
||||
},
|
||||
@@ -4241,6 +4247,15 @@
|
||||
"project.settings.tags.upload-version-first.heading": {
|
||||
"message": "Upload versions before adding tags"
|
||||
},
|
||||
"project.text-validation.non-standard-text": {
|
||||
"message": "Non-standard text characters are not allowed."
|
||||
},
|
||||
"project.text-validation.profanity": {
|
||||
"message": "Profanity is not allowed."
|
||||
},
|
||||
"project.text-validation.slur": {
|
||||
"message": "Slurs are not allowed."
|
||||
},
|
||||
"project.versions.copy-id-option": {
|
||||
"message": "Copy ID"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user