Skip to content

Commit 9579dd0

Browse files
committed
Fix invalid meta information
1 parent c7a009a commit 9579dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/blog/getting-more-out-of-i18next-in-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "Getting more out of i18next in React"
33
date = 2024-12-01
44
slug = "getting-more-out-of-i18next-in-react"
5-
tags = ["i18n", "i18next", "React", "react-i18next]
5+
tags = ["i18n", "i18next", "React", "react-i18next"]
66
summary = "A collection of tips and tricks to get more out of i18next and react-i18next when using it with your application or website. This post covers a wide range of topics, including pluralization, React components, hooks, validation, TypeScript and much more."
77
+++
88

0 commit comments

Comments
 (0)