You've already forked AstralRinth
forked from didirus/AstralRinth
Coolbot/reports remoderation environments (#4313)
* Update reports quick responses. * Edit env messages, add post approval stage. * Update moderation checklist and nags to account for environments overhaul * intl fix
This commit is contained in:
@@ -232,7 +232,7 @@ export const coreNags: Nag[] = [
|
||||
return formatMessage(
|
||||
defineMessage({
|
||||
id: 'nags.select-environments.description',
|
||||
defaultMessage: `Select whether the {projectType} functions on the client and/or server-side.`,
|
||||
defaultMessage: `Select the environments your {projectType} functions on.`,
|
||||
}),
|
||||
{
|
||||
projectType: formatProjectType(context.project.project_type).toLowerCase(),
|
||||
|
||||
Reference in New Issue
Block a user