diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/intl/locale')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/intl/locale/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
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"</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">本页面兼容性表的数据由结构化数据生成。如果你想提供数据,请转到<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并且向我们发推送(pull)请求。</div> - <p>{{Compat("javascript.builtins.Intl.Locale")}}</p> </div> |