From 786d51e5e35f25c06fc64083574a435e240b2a54 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:06 +0100 Subject: unslug ru: modify --- files/ru/web/javascript/reference/operators/assignment/index.html | 3 ++- files/ru/web/javascript/reference/operators/comma_operator/index.html | 3 ++- .../web/javascript/reference/operators/conditional_operator/index.html | 3 ++- files/ru/web/javascript/reference/operators/grouping/index.html | 3 ++- .../ru/web/javascript/reference/operators/pipeline_operator/index.html | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'files/ru/web/javascript/reference/operators') diff --git a/files/ru/web/javascript/reference/operators/assignment/index.html b/files/ru/web/javascript/reference/operators/assignment/index.html index 0517dc2ccd..bbafec1afa 100644 --- a/files/ru/web/javascript/reference/operators/assignment/index.html +++ b/files/ru/web/javascript/reference/operators/assignment/index.html @@ -1,6 +1,6 @@ --- title: Присваивание (=) -slug: Web/JavaScript/Reference/Operators/Присваивание +slug: Web/JavaScript/Reference/Operators/Assignment tags: - Assignment operator - JavaScript @@ -12,6 +12,7 @@ tags: - "Особенность\_языка" - справочник translation_of: Web/JavaScript/Reference/Operators/Assignment +original_slug: Web/JavaScript/Reference/Operators/Присваивание ---
{{jsSidebar("Operators")}}
diff --git a/files/ru/web/javascript/reference/operators/comma_operator/index.html b/files/ru/web/javascript/reference/operators/comma_operator/index.html index 471c81ba88..85d739fdab 100644 --- a/files/ru/web/javascript/reference/operators/comma_operator/index.html +++ b/files/ru/web/javascript/reference/operators/comma_operator/index.html @@ -1,9 +1,10 @@ --- title: Оператор Запятая -slug: Web/JavaScript/Reference/Operators/Оператор_Запятая +slug: Web/JavaScript/Reference/Operators/Comma_Operator tags: - Оператор запятая translation_of: Web/JavaScript/Reference/Operators/Comma_Operator +original_slug: Web/JavaScript/Reference/Operators/Оператор_Запятая ---
{{jsSidebar("Operators")}}
diff --git a/files/ru/web/javascript/reference/operators/conditional_operator/index.html b/files/ru/web/javascript/reference/operators/conditional_operator/index.html index 344d7f21d9..facc7e671a 100644 --- a/files/ru/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/ru/web/javascript/reference/operators/conditional_operator/index.html @@ -1,10 +1,11 @@ --- title: Условный (тернарный) оператор -slug: Web/JavaScript/Reference/Operators/Условный_оператор +slug: Web/JavaScript/Reference/Operators/Conditional_Operator tags: - JavaScript - Оператор translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator +original_slug: Web/JavaScript/Reference/Operators/Условный_оператор ---
{{jsSidebar("Operators")}}
diff --git a/files/ru/web/javascript/reference/operators/grouping/index.html b/files/ru/web/javascript/reference/operators/grouping/index.html index ecc180ab21..0b504945a1 100644 --- a/files/ru/web/javascript/reference/operators/grouping/index.html +++ b/files/ru/web/javascript/reference/operators/grouping/index.html @@ -1,11 +1,12 @@ --- title: Оператор группировки -slug: Web/JavaScript/Reference/Operators/Группировка +slug: Web/JavaScript/Reference/Operators/Grouping tags: - JavaScript - Оператор - Основные выражения translation_of: Web/JavaScript/Reference/Operators/Grouping +original_slug: Web/JavaScript/Reference/Operators/Группировка ---
{{jsSidebar("Operators")}}
diff --git a/files/ru/web/javascript/reference/operators/pipeline_operator/index.html b/files/ru/web/javascript/reference/operators/pipeline_operator/index.html index fa43c6d346..ec069c9e24 100644 --- a/files/ru/web/javascript/reference/operators/pipeline_operator/index.html +++ b/files/ru/web/javascript/reference/operators/pipeline_operator/index.html @@ -1,6 +1,6 @@ --- title: Конвейерный оператор -slug: Web/JavaScript/Reference/Operators/Конвейерный_оператор +slug: Web/JavaScript/Reference/Operators/Pipeline_operator tags: - Experimental - JavaScript @@ -8,6 +8,7 @@ tags: - Оператор - Экспериментальный translation_of: Web/JavaScript/Reference/Operators/Pipeline_operator +original_slug: Web/JavaScript/Reference/Operators/Конвейерный_оператор ---
{{jsSidebar("Operators")}} {{SeeCompatTable}}
-- cgit v1.2.3-54-g00ecf