diff --git a/package.json b/package.json
index fd53bdb4..3ab0e70d 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"license": "BSD-3-Clause",
"version": "7.0.0",
"dependencies": {
- "@eartharoid/i18n": "1.0.4",
+ "@eartharoid/i18n": "1.1.0",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@floating-ui/react-dom": "^1.0.0",
diff --git a/src/components/modals/main/marketplace/Items.jsx b/src/components/modals/main/marketplace/Items.jsx
index 1b67504a..e3a17d14 100644
--- a/src/components/modals/main/marketplace/Items.jsx
+++ b/src/components/modals/main/marketplace/Items.jsx
@@ -45,11 +45,19 @@ export default function Items({
{collection.description}
{collection.news === true ? (
-
+
{variables.getMessage('modals.main.marketplace.learn_more')}
) : (
-