aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/en/docusaurus-plugin-content-blog/options.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en/docusaurus-plugin-content-blog/options.json')
-rw-r--r--i18n/en/docusaurus-plugin-content-blog/options.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/en/docusaurus-plugin-content-blog/options.json b/i18n/en/docusaurus-plugin-content-blog/options.json
new file mode 100644
index 0000000..9239ff7
--- /dev/null
+++ b/i18n/en/docusaurus-plugin-content-blog/options.json
@@ -0,0 +1,14 @@
1{
2 "title": {
3 "message": "Blog",
4 "description": "The title for the blog used in SEO"
5 },
6 "description": {
7 "message": "Blog",
8 "description": "The description for the blog used in SEO"
9 },
10 "sidebar.title": {
11 "message": "Recent posts",
12 "description": "The label for the left sidebar"
13 }
14}