fix: copy on unknown file warning modal (#7078)

Closes: #6865
This commit is contained in:
Calum H.
2026-08-10 15:26:23 +00:00
committed by GitHub
parent e8aee15664
commit d0856d46f2
6 changed files with 7 additions and 11 deletions
@@ -598,8 +598,7 @@ const messages = defineMessages({
},
reviewedFiles: {
id: 'app.modal.install-to-play.reviewed-files',
defaultMessage:
'A file is only reviewed if its published to Modrinth, regardless of its file format (including .mrpack).',
defaultMessage: "Files that aren't published to Modrinth aren't reviewed.",
},
installAnyway: {
id: 'app.modal.install-to-play.install-anyway',