feat(i18n): translate B-end and C-end scenario appendices to English
- Translate appendix-industry-scenarios (B-End Industry Applications) - Translate appendix-c-consumer-scenarios (C-End Consumer Scenarios) - Update sidebar links to point to English versions - Fix syntax errors in Vue template data
This commit is contained in:
@@ -251,11 +251,11 @@ const productManagerSidebarEn = [
|
||||
},
|
||||
{
|
||||
text: 'AI Industry Application Scenarios (B-end)',
|
||||
link: '/zh-cn/stage-1/appendix-industry-scenarios/'
|
||||
link: '/en/stage-1/appendix-industry-scenarios/'
|
||||
},
|
||||
{
|
||||
text: 'AI Consumer Scenarios Inspiration (C-end)',
|
||||
link: '/zh-cn/stage-1/appendix-c-consumer-scenarios/'
|
||||
link: '/en/stage-1/appendix-c-consumer-scenarios/'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user