mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
fix tag labels
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user