aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/intl
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-29 20:34:32 +0300
committerGitHub <noreply@github.com>2021-10-29 20:34:32 +0300
commitc08c48e16cb9e47c586925999362de104ecd710d (patch)
tree4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/javascript/reference/global_objects/intl
parent9adcae13346df29353fc658e8c1e04e1903f1f9d (diff)
downloadtranslated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/intl')
-rw-r--r--files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/intl/getcanonicallocales/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/intl/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/intl/numberformat/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html
index 1c97f40797..0808b909cb 100644
--- a/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html
+++ b/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html
@@ -207,7 +207,7 @@ console.log(date.toLocaleString('en-US', options));
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("javascript.builtins.Intl.DateTimeFormat")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/intl/getcanonicallocales/index.html b/files/ru/web/javascript/reference/global_objects/intl/getcanonicallocales/index.html
index 35799a1e95..a0fdbf3dda 100644
--- a/files/ru/web/javascript/reference/global_objects/intl/getcanonicallocales/index.html
+++ b/files/ru/web/javascript/reference/global_objects/intl/getcanonicallocales/index.html
@@ -48,7 +48,7 @@ Intl.getCanonicalLocales('RU_RU');
<div>
-<p>{{Compat("javascript.builtins.Intl.getCanonicalLocales")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/intl/index.html b/files/ru/web/javascript/reference/global_objects/intl/index.html
index 395d8fc15d..d4decf3fa1 100644
--- a/files/ru/web/javascript/reference/global_objects/intl/index.html
+++ b/files/ru/web/javascript/reference/global_objects/intl/index.html
@@ -76,7 +76,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Intl
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<div id="compat-mobile">
-<p>{{Compat("javascript.builtins.Intl")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="See_also">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/intl/numberformat/index.html b/files/ru/web/javascript/reference/global_objects/intl/numberformat/index.html
index 75e8460854..4447e3902c 100644
--- a/files/ru/web/javascript/reference/global_objects/intl/numberformat/index.html
+++ b/files/ru/web/javascript/reference/global_objects/intl/numberformat/index.html
@@ -167,7 +167,7 @@ console.log(new Intl.NumberFormat('en-IN', { maximumSignificantDigits: 3 }).form
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("javascript.builtins.Intl.NumberFormat")}}</p>
+<p>{{Compat}}</p>
<div id="compat-mobile"></div>