Improve nags translation strings (#4693)

This commit is contained in:
Jerozgen
2025-11-06 13:37:37 +03:00
committed by GitHub
parent 7437a833ef
commit 7674433f88
7 changed files with 29 additions and 38 deletions

View File

@@ -139,7 +139,7 @@ const messages = defineMessages({
resubmitForReviewDesc: {
id: 'project-moderation-nags.resubmit-for-review-desc',
defaultMessage:
"Your project has been {status} by Modrinth's staff. In most cases, you can resubmit for review after addressing the staff's message.",
"Your project has been {status, select, rejected {rejected} withheld {withheld} other {{status}}} by Modrinth's staff. In most cases, you can resubmit for review after addressing the staff's message.",
},
visitModerationPage: {
id: 'project-moderation-nags.visit-moderation-page',