mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +00:00
fix: i18n string problems (#6131)
* fix: apply non-json i18n fixes * fix: pruning * fix: prepr * fix: run.mjs * fix: lint
This commit is contained in:
@@ -373,7 +373,7 @@ const messages = defineMessages({
|
||||
},
|
||||
infiniteTimesInfiniteMB: {
|
||||
id: 'app-marketing.features.performance.infinite-times-infinite-mb',
|
||||
defaultMessage: '∞ * ∞ MB',
|
||||
defaultMessage: '∞ × ∞ MB',
|
||||
},
|
||||
performant: {
|
||||
id: 'app-marketing.features.performance.title',
|
||||
|
||||
Reference in New Issue
Block a user