mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
moderation: new article placeholders and updated disclosures msgs (#7279)
placeholders for new articles, add disclosures FAQ to related messages.
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
|||||||
## Missing Content Disclosures
|
## Missing Content Disclosures
|
||||||
|
|
||||||
%R5.9%, we ask that you ensure all applicable %PROJECT_CONTENT_DISCLOSURES_FLINK% are filled out with accurate information.
|
%R5.9%, we ask that you ensure all applicable %PROJECT_CONTENT_DISCLOSURES_FLINK% are filled out with accurate information. \
|
||||||
|
For additional information and guidance, please refer to our %DISCLOSURES_FAQ_FLINK%.
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
## Misused Disclosures
|
## Misused Disclosures
|
||||||
|
|
||||||
%R5.9%, we ask that you ensure all %PROJECT_CONTENT_DISCLOSURES_FLINK% are filled out accurately and appropriately with information directly relevant to the Disclosures purpose and your project's content.
|
%R5.9%, we ask that you ensure all %PROJECT_CONTENT_DISCLOSURES_FLINK% are filled out accurately and appropriately with information directly relevant to the disclosure's purpose and your project's content.
|
||||||
|
|
||||||
|
Please refer to our %DISCLOSURES_FAQ_FLINK% FAQ for more info.
|
||||||
|
|||||||
@@ -179,11 +179,14 @@ export function flattenStaticVariables(): Record<string, string> {
|
|||||||
vars[`SUPPORT`] =
|
vars[`SUPPORT`] =
|
||||||
`please visit the [Modrinth Help Center](https://support.modrinth.com/) and click the blue bubble to contact support.`
|
`please visit the [Modrinth Help Center](https://support.modrinth.com/) and click the blue bubble to contact support.`
|
||||||
vars[`MODPACK_PERMISSIONS_GUIDE`] =
|
vars[`MODPACK_PERMISSIONS_GUIDE`] =
|
||||||
`our guide to [Obtaining Modpack Permissions](https://support.modrinth.com/en/articles/8797527-obtaining-modpack-permissions)`
|
`our guide to [Obtaining Modpack Permissions](https://support.modrinth.com/en/articles/8797527)`
|
||||||
vars[`MODPACKS_ON_MODRINTH`] =
|
vars[`MODPACKS_ON_MODRINTH`] =
|
||||||
`[Modpacks on Modrinth](https://support.modrinth.com/en/articles/8802250-modpacks-on-modrinth)`
|
`[Modpacks on Modrinth](https://support.modrinth.com/en/articles/8802250)`
|
||||||
vars[`ADVANCED_MARKDOWN`] =
|
vars[`ADVANCED_MARKDOWN`] =
|
||||||
`[Markdown Formatting Guide](https://support.modrinth.com/en/articles/8801962-advanced-markdown-formatting)`
|
`[Markdown Formatting Guide](https://support.modrinth.com/en/articles/8801962)`
|
||||||
|
vars[`DISCLOSURES_FAQ_FLINK`] =
|
||||||
|
`[Content Disclosures FAQ](https://support.modrinth.com/en/articles/16567675)`
|
||||||
|
vars[`AI_USAGE_FLINK`] = `[AI Usage](https://support.modrinth.com/en/articles/16551575)`
|
||||||
vars[`LICENSING_GUIDE`] =
|
vars[`LICENSING_GUIDE`] =
|
||||||
`our guide to [Licensing your Mods](https://modrinth.com/news/article/licensing-guide)`
|
`our guide to [Licensing your Mods](https://modrinth.com/news/article/licensing-guide)`
|
||||||
vars[`NEW_ENVIRONMENTS_LINK`] = `https://modrinth.com/news/article/new-environments`
|
vars[`NEW_ENVIRONMENTS_LINK`] = `https://modrinth.com/news/article/new-environments`
|
||||||
|
|||||||
Reference in New Issue
Block a user