feat(blog): 添加“返回博客列表”链接,支持多语言切换

This commit is contained in:
joyzhao
2026-01-09 09:45:58 +08:00
parent 551877780f
commit 99c41d537f
2 changed files with 23 additions and 0 deletions

View File

@@ -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: '我能做什么',