From c40612041809fe289aba58aefa170bbe784aba1f Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:07 +0800 Subject: remove name attribute for zh-CN --- .../reference/global_objects/array/tolocalestring/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/array/tolocalestring') diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/tolocalestring/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/tolocalestring/index.html index 729e537627..b893cd7f87 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/tolocalestring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/tolocalestring/index.html @@ -13,7 +13,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/toLocaleString
{{EmbedInteractiveExample("pages/js/array-tolocalestring.html")}}
-

语法

+

语法

arr.toLocaleString([locales[,options]]);
@@ -166,7 +166,7 @@ if (!Array.prototype.toLocaleString) {

{{Compat("javascript.builtins.Array.toLocaleString")}}

-

参见

+

参见