diff --git a/src/components/modals/main/marketplace/Items.jsx b/src/components/modals/main/marketplace/Items.jsx index d6eaae8d..f3c34f85 100644 --- a/src/components/modals/main/marketplace/Items.jsx +++ b/src/components/modals/main/marketplace/Items.jsx @@ -48,7 +48,7 @@ export default function Items({ {collection.news === true ? ( - Learn More + {variables.getMessage('modals.main.marketplace.learn_more')} ) : (