Skip to content

Commit

Permalink
chore(macros/PreviousMenuNext): add zh translation (#10603)
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 committed Feb 28, 2024
1 parent a3f8d7e commit 1751cc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kumascript/macros/PreviousMenuNext.ejs
Expand Up @@ -33,6 +33,8 @@ var s_Menu = mdn.localString({
"pt-BR": " Menu: ",
"fr" : " Aperçu : ",
"ru" : " Обзор: ",
"zh-CN": " 概述:",
"zh-TW": " 概述:",
});
if ($0) {
Expand Down

0 comments on commit 1751cc1

Please sign in to comment.