add russian placholders and config

This commit is contained in:
n8fr8 2026-04-21 19:47:05 -04:00
parent 384af2d663
commit 5ce1b4e60b
35 changed files with 1620 additions and 1 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"
}
}