15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|