diff --git a/pages/common/tldr.md b/pages/common/tldr.md
index ec0685dff9..9bf1fec597 100644
--- a/pages/common/tldr.md
+++ b/pages/common/tldr.md
@@ -14,10 +14,6 @@
 
 `tldr --platform {{linux}} {{tar}}`
 
-- Get help for a command in Chinese:
-
-`tldr -t {{zh}} {{command}}`
-
 - Get help for a git subcommand:
 
 `tldr {{git checkout}}`