enable localizationw

This commit is contained in:
n8fr8 2026-04-21 19:34:03 -04:00
parent 0cd2a2f09d
commit 384af2d663
12 changed files with 979 additions and 23 deletions

View file

@ -0,0 +1,14 @@
{
"title": {
"message": "Blog",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "Blog",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "Recent posts",
"description": "The label for the left sidebar"
}
}