Skip to content

Commit

Permalink
chore(macros/JsSidebar): update zh-CN translation (#9849)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonren0403 committed Oct 31, 2023
1 parent d2e5250 commit 9867d52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kumascript/macros/JsSidebar.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ var text = mdn.localStringMap({
'Deprecated_features': 'Fonctionnalités dépréciées',
},
'zh-CN': {
'Overview': 'JavaScript 知识概要',
'Overview': 'JavaScript 技术概要',
'Tutorials': '教程',
'Guide': 'JavaScript 指南',
'Guide_Introduction': '介绍',
Expand All @@ -200,8 +200,8 @@ var text = mdn.localStringMap({
'Complete_beginners': '快速入门',
'Basics': 'JavaScript 基础知识',
'First_steps': 'JavaScript 第一步',
'Building_blocks': '创建 JavaScript 代码块',
'Intermediate': '中级教程',
'Building_blocks': '构建 JavaScript 代码块',
'Intermediate': '中级',
'Introducing_objects': '介绍 JavaScript 对象',
'Client-side_APIs': '客户端 Web API',
'Frameworks': '客户端 JavaScript 框架',
Expand Down

0 comments on commit 9867d52

Please sign in to comment.