From a937d5e22df016b267b8a49d9bfd888f03c4bf44 Mon Sep 17 00:00:00 2001 From: A1lo Date: Tue, 11 Apr 2023 13:57:26 +0800 Subject: [PATCH] add common translation item `Usage notes` --- docs/zh-cn/translation-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/zh-cn/translation-guide.md b/docs/zh-cn/translation-guide.md index 628426276e2709..8930f79bc35a24 100644 --- a/docs/zh-cn/translation-guide.md +++ b/docs/zh-cn/translation-guide.md @@ -208,6 +208,7 @@ Like this. | See also | 参见 | | Specifications | 规范 | | Technical summary | 技术概要 | +| Usage notes | 使用说明 | [如何使用 markdown 来撰写文档]: https://developer.mozilla.org/zh-CN/docs/MDN/Writing_guidelines/Howto/Markdown_in_MDN [文章标签]: https://developer.mozilla.org/zh-CN/docs/MDN/Contribute/Howto/Tag