mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 11:36:05 +00:00
add modrinth to link
This commit is contained in:
@@ -39,7 +39,7 @@ const messages = defineMessages({
|
||||
contentRules: {
|
||||
id: 'project.settings.disclosures.ai.content-rules',
|
||||
defaultMessage:
|
||||
"Please refer to Section 6 of Modrinth's <rules>Content Rules</rules> for more information.",
|
||||
"Please refer to Section 6 of <rules>Modrinth's Content Rules</rules> for more information.",
|
||||
},
|
||||
typesDescription: {
|
||||
id: 'project.settings.disclosures.ai.types-description',
|
||||
|
||||
@@ -3789,7 +3789,7 @@
|
||||
"message": "Contains advertisements"
|
||||
},
|
||||
"project.settings.disclosures.ai.content-rules": {
|
||||
"message": "Please refer to Section 6 of Modrinth's <rules>Content Rules</rules> for more information."
|
||||
"message": "Please refer to Section 6 of <rules>Modrinth's Content Rules</rules> for more information."
|
||||
},
|
||||
"project.settings.disclosures.ai.description": {
|
||||
"message": "You must enable this if this project contains a substantial amount of AI-generated code, any\n\t\t\t\tassets that are substantially AI-generated, the project's functionality relies on the use of\n\t\t\t\tgenerative AI, or if any element of your project's page such as description or publishing\n\t\t\t\trelies on generative AI."
|
||||
@@ -3855,7 +3855,7 @@
|
||||
"message": "Contains derivative content"
|
||||
},
|
||||
"project.settings.disclosures.description": {
|
||||
"message": "You must add any applicable content disclosures to your project in compliance with Modrinth's <rules>Content Rules</rules>."
|
||||
"message": "You must add any applicable content disclosures to your project in compliance with <rules>Modrinth's Content Rules</rules>."
|
||||
},
|
||||
"project.settings.disclosures.paid-features.description": {
|
||||
"message": "You must enable this if your project contains features that can be obtained by spending real-world money."
|
||||
|
||||
@@ -46,7 +46,7 @@ const messages = defineMessages({
|
||||
},
|
||||
description: {
|
||||
id: 'project.settings.disclosures.description',
|
||||
defaultMessage: `You must add any applicable content disclosures to your project in compliance with Modrinth's <rules>Content Rules</rules>.`,
|
||||
defaultMessage: `You must add any applicable content disclosures to your project in compliance with <rules>Modrinth's Content Rules</rules>.`,
|
||||
},
|
||||
noPermission: {
|
||||
id: 'project.settings.disclosures.save-blocked.no-permission',
|
||||
|
||||
Reference in New Issue
Block a user