diff --git a/kumascript/macros/LearnSidebar.ejs b/kumascript/macros/LearnSidebar.ejs index 169affd1e4da..42f142d64a84 100644 --- a/kumascript/macros/LearnSidebar.ejs +++ b/kumascript/macros/LearnSidebar.ejs @@ -288,7 +288,7 @@ const l10nStrings = mdn.localStringMap({ 'Cross_browser_testing' : 'Cross browser testing', 'Git_and_GitHub' : 'Git and GitHub', 'Client-side_web_development_tools' : 'クライアントサイドウェブ開発ツール', - 'Introduction_to_client-side_frameworks': 'Introduction to client-side frameworks', + 'Introduction_to_client-side_frameworks': 'クライアントサイドフレームワークの概要', 'React': 'React', 'Ember': 'Ember', 'Vue': 'Vue',