diff options
Diffstat (limited to 'files/ru/web/api/clients')
-rw-r--r-- | files/ru/web/api/clients/claim/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/clients/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/api/clients/openwindow/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/clients/claim/index.html b/files/ru/web/api/clients/claim/index.html index 75cbf4b7c7..6096a5231a 100644 --- a/files/ru/web/api/clients/claim/index.html +++ b/files/ru/web/api/clients/claim/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/Clients/claim <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.Clients.claim")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/clients/index.html b/files/ru/web/api/clients/index.html index 1b0f9370b6..db6860265f 100644 --- a/files/ru/web/api/clients/index.html +++ b/files/ru/web/api/clients/index.html @@ -50,7 +50,7 @@ translation_of: Web/API/Clients <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.Clients")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/clients/openwindow/index.html b/files/ru/web/api/clients/openwindow/index.html index d826c65b06..f926f78ed7 100644 --- a/files/ru/web/api/clients/openwindow/index.html +++ b/files/ru/web/api/clients/openwindow/index.html @@ -74,5 +74,5 @@ self.addEventListener('notificationclick', e => { <div> -<p>{{Compat("api.Clients.openWindow")}}</p> +<p>{{Compat}}</p> </div> |