From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- files/zh-cn/web/javascript/reference/global_objects/intl/index.html | 2 -- .../web/javascript/reference/global_objects/intl/locale/index.html | 2 -- .../reference/global_objects/intl/numberformat/format/index.html | 2 -- 3 files changed, 6 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/intl') diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/index.html index 165a332206..7f89f3f760 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/index.html @@ -102,8 +102,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Intl

浏览器兼容性

- -

{{Compat("javascript.builtins.Intl")}}

参见

diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/locale/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/locale/index.html index 2714245ace..181d9dc0bf 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/locale/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/locale/index.html @@ -93,8 +93,6 @@ console.log(zh12hour.hourCycle); // Prints "h12"

浏览器兼容性

- -

{{Compat("javascript.builtins.Intl.Locale")}}

diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/format/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/format/index.html index 4e481052b1..77f8ecfb70 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/format/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/numberformat/format/index.html @@ -79,8 +79,6 @@ console.log(formatted.join('; '));

浏览器兼容性

- -

{{Compat("javascript.builtins.Intl.NumberFormat.format")}}

-- cgit v1.2.3-54-g00ecf