aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorNamorzyny <namorzyny@gmail.com>2021-10-12 10:57:23 +0800
committerGitHub <noreply@github.com>2021-10-12 10:57:23 +0800
commiteb9de0363cb273b54d3f5402bbf4e3bc03c60971 (patch)
tree2c16470032130a63586c8034755aaaa9983c97ba /files
parent7f65d66e96ef62a815eabf8d9f4e916f68c55f15 (diff)
downloadtranslated-content-eb9de0363cb273b54d3f5402bbf4e3bc03c60971.tar.gz
translated-content-eb9de0363cb273b54d3f5402bbf4e3bc03c60971.tar.bz2
translated-content-eb9de0363cb273b54d3f5402bbf4e3bc03c60971.zip
Sync Web/API/Document/createTextNode, zh-CN (#2687)
* Update index.html Remove confusing text on the buttons, examples which contain the content of personal preference should not be shown. * remove confusing text in the example
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/web/api/document/createtextnode/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/files/zh-cn/web/api/document/createtextnode/index.html b/files/zh-cn/web/api/document/createtextnode/index.html
index 82ccfc772a..9cebfd0d02 100644
--- a/files/zh-cn/web/api/document/createtextnode/index.html
+++ b/files/zh-cn/web/api/document/createtextnode/index.html
@@ -32,10 +32,9 @@ translation_of: Web/API/Document/createTextNode
&lt;/head&gt;
&lt;body&gt;
- &lt;button value="好耶!"&gt;好耶!&lt;/button&gt;
- &lt;button value="坏耶!"&gt;坏耶!&lt;/button&gt;
- &lt;button value="Rikka! "&gt;Rikka!&lt;/button&gt;
- &lt;button value="日卡卡!"&gt;日卡卡!&lt;/button&gt;
+ &lt;button value="YES! "&gt;YES! &lt;/button&gt;
+ &lt;button value="NO! "&gt;NO! &lt;/button&gt;
+ &lt;button value="WE CAN! "&gt;WE CAN! &lt;/button&gt;
&lt;hr /&gt;