feat(blog): 添加“返回博客列表”链接,支持多语言切换
This commit is contained in:
@@ -49,6 +49,7 @@ export const translations = {
|
||||
},
|
||||
blog: {
|
||||
slogan: 'This is where innovative thinking meets complex problems.',
|
||||
backToList: 'Back to Blog',
|
||||
},
|
||||
services: {
|
||||
title: 'What I Do',
|
||||
@@ -105,6 +106,7 @@ export const translations = {
|
||||
},
|
||||
blog: {
|
||||
slogan: '这里是创新思维与复杂问题相遇的地方。',
|
||||
backToList: '返回博客列表',
|
||||
},
|
||||
services: {
|
||||
title: '我能做什么',
|
||||
|
||||
Reference in New Issue
Block a user