We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nav/zh-CN.ts
zh-CN.yml
1 parent 94d69f7 commit 09a024eCopy full SHA for 09a024e
src/content/i18n/zh-CN.yml
@@ -22,7 +22,7 @@ deploy.staticTag: 静态
22
# CMS Guides vocabulary
23
cms.navTitle: 更多 CMS 指南
24
# Media Guides vocabulary
25
-media.navTitle: 更多 DAM 指南
+media.navTitle: 更多托管媒体指南
26
# Migration Guides vocabulary
27
migration.navTitle: 更多迁移指南
28
# `<RecipeLinks>` vocabulary
src/content/nav/zh-CN.ts
@@ -31,5 +31,5 @@ export default navDictionary({
31
'thirdParty.deployment': '部署指南',
32
'thirdParty.cms': '内容管理系统',
33
'thirdParty.backend': '后端服务',
34
- 'thirdParty.media': '托管媒体 & DAM',
+ 'thirdParty.media': '图像和视频托管',
35
});
0 commit comments