diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
|---|---|---|
| committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
| commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
| tree | e79f55a57428a312358befac396d4abe25730206 /files/ru/web/javascript/reference/operators | |
| parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
| download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip | |
adding translation_of_original to front-matter
Diffstat (limited to 'files/ru/web/javascript/reference/operators')
5 files changed, 5 insertions, 0 deletions
diff --git a/files/ru/web/javascript/reference/operators/arithmetic_operators/index.html b/files/ru/web/javascript/reference/operators/arithmetic_operators/index.html index 16c83fcba5..f1091e3706 100644 --- a/files/ru/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/ru/web/javascript/reference/operators/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Операторы translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ru/web/javascript/reference/operators/assignment_operators/index.html b/files/ru/web/javascript/reference/operators/assignment_operators/index.html index aa1d42facf..5399324df0 100644 --- a/files/ru/web/javascript/reference/operators/assignment_operators/index.html +++ b/files/ru/web/javascript/reference/operators/assignment_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Оператор translation_of: Web/JavaScript/Reference/Operators#Assignment_operators +translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ru/web/javascript/reference/operators/bitwise_operators/index.html b/files/ru/web/javascript/reference/operators/bitwise_operators/index.html index e681bdf40b..ba4703c2c3 100644 --- a/files/ru/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/ru/web/javascript/reference/operators/bitwise_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Оператор translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ru/web/javascript/reference/operators/логические_операторы/index.html b/files/ru/web/javascript/reference/operators/логические_операторы/index.html index 43878ea58c..b840f1e584 100644 --- a/files/ru/web/javascript/reference/operators/логические_операторы/index.html +++ b/files/ru/web/javascript/reference/operators/логические_операторы/index.html @@ -2,6 +2,7 @@ title: Логические операторы slug: Web/JavaScript/Reference/Operators/Логические_операторы translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ru/web/javascript/reference/operators/операторы_сравнения/index.html b/files/ru/web/javascript/reference/operators/операторы_сравнения/index.html index f565d7d293..ee0565dc94 100644 --- a/files/ru/web/javascript/reference/operators/операторы_сравнения/index.html +++ b/files/ru/web/javascript/reference/operators/операторы_сравнения/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Операторы translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> |
