diff options
Diffstat (limited to 'files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html')
-rw-r--r-- | files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html index 035efe8464..e40a796773 100644 --- a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -172,8 +172,6 @@ console.log(num.toLocaleString(undefined, {minimumFractionDigits: 2, maximumFrac <h2 id="Kompatybilność">Kompatybilność</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Number.toLocaleString")}}</p> <h2 id="Zobacz_także">Zobacz także</h2> |