From d527d47d926b8ff165c47b8be7b95ce6c9265209 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Sat, 20 Mar 2021 13:22:35 +0300 Subject: Unify Russian translation for callback word (#226) * Unify Russian translation for callback word * Apply suggestions from code review Co-authored-by: Sasha Sushko * Fixes Co-authored-by: Sasha Sushko --- files/ru/web/api/geolocation/getcurrentposition/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/api/geolocation/getcurrentposition') diff --git a/files/ru/web/api/geolocation/getcurrentposition/index.html b/files/ru/web/api/geolocation/getcurrentposition/index.html index 6fc61cf3a7..bc53dade5b 100644 --- a/files/ru/web/api/geolocation/getcurrentposition/index.html +++ b/files/ru/web/api/geolocation/getcurrentposition/index.html @@ -13,9 +13,9 @@ translation_of: Web/API/Geolocation/getCurrentPosition
success
-
Функция обратного вызова, которая принимает объект {{domxref("Position")}} в качестве единственного входного параметра.
+
Колбэк-функция, которая принимает объект {{domxref("Position")}} в качестве единственного входного параметра.
error {{optional_inline}}
-
Необязательная функция обратного вызова, принимающая объект {{domxref("PositionError")}} как единственный входной параметр.
+
Необязательная колбэк-функция, принимающая объект {{domxref("PositionError")}} как единственный входной параметр.
options {{optional_inline}}
Необязательный объект {{domxref("PositionOptions")}}.
Включает в себя -- cgit v1.2.3-54-g00ecf