Skip to content

Commit 09a024e

Browse files
i18n(zh-cn): Update nav/zh-CN.ts & zh-CN.yml (#12308)
Co-authored-by: Yan <[email protected]>
1 parent 94d69f7 commit 09a024e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/i18n/zh-CN.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ deploy.staticTag: 静态
2222
# CMS Guides vocabulary
2323
cms.navTitle: 更多 CMS 指南
2424
# Media Guides vocabulary
25-
media.navTitle: 更多 DAM 指南
25+
media.navTitle: 更多托管媒体指南
2626
# Migration Guides vocabulary
2727
migration.navTitle: 更多迁移指南
2828
# `<RecipeLinks>` vocabulary

src/content/nav/zh-CN.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ export default navDictionary({
3131
'thirdParty.deployment': '部署指南',
3232
'thirdParty.cms': '内容管理系统',
3333
'thirdParty.backend': '后端服务',
34-
'thirdParty.media': '托管媒体 & DAM',
34+
'thirdParty.media': '图像和视频托管',
3535
});

0 commit comments

Comments
 (0)