From 5e48f8a9807acb369fa0228d16655fc044f4a17b Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 15 Sep 2021 22:48:53 +0300 Subject: Unification translation of rest parameters (#2470) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Унификация термина "rest parameters" * Update files/ru/web/javascript/reference/functions/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> --- files/ru/web/javascript/reference/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/javascript/reference/index.html') diff --git a/files/ru/web/javascript/reference/index.html b/files/ru/web/javascript/reference/index.html index 606c77d483..f498c81725 100644 --- a/files/ru/web/javascript/reference/index.html +++ b/files/ru/web/javascript/reference/index.html @@ -35,7 +35,7 @@ translation_of: Web/JavaScript/Reference
  • arguments
  • Стрелочные функции
  • Параметры по умолчанию
  • -
  • Оставшиеся параметры
  • +
  • Остаточные параметры
  • Дополнительные справочные страницы

    -- cgit v1.2.3-54-g00ecf