fix tag labels

This commit is contained in:
Kalidou Diagne
2025-06-13 01:14:14 +08:00
parent e616e29279
commit 5ef7ab1bf0

View File

@@ -50,7 +50,7 @@ export const LABELS = {
},
BLOG_TAGS_PAGE: {
TITLE: "Blog tags",
TAG_TITLE: 'Blog posts tagged with: "{{tag}}"',
TAG_TITLE: "Blog posts tagged with: '{{tag}}'",
SUBTITLE:
"Read our latest articles and stay updated on the latest news in the world of cryptography.",
BACK_TO_ARTICLES: "Back to articles",