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/uk/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/uk/web/javascript/reference/operators')
6 files changed, 6 insertions, 0 deletions
diff --git a/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html b/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html index 6adc641eb6..88128f5d99 100644 --- a/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/uk/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>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/bitwise_operators/index.html b/files/uk/web/javascript/reference/operators/bitwise_operators/index.html index 4db007fb3e..3107d5aa64 100644 --- a/files/uk/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/uk/web/javascript/reference/operators/bitwise_operators/index.html @@ -6,6 +6,7 @@ tags: - Довідка - Оператор translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/logical_operators/index.html b/files/uk/web/javascript/reference/operators/logical_operators/index.html index a2613381eb..ea1edb506a 100644 --- a/files/uk/web/javascript/reference/operators/logical_operators/index.html +++ b/files/uk/web/javascript/reference/operators/logical_operators/index.html @@ -6,6 +6,7 @@ tags: - Оператор - логічний translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html b/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html index c1dc7dfbf8..4e635569ae 100644 --- a/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html +++ b/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html @@ -8,6 +8,7 @@ tags: - Ітератор - Оператор translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +translation_of_original: Web/JavaScript/Reference/Operators/Spread_operator --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html b/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html index ea253b2291..9285c5dd5a 100644 --- a/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html +++ b/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html @@ -6,6 +6,7 @@ tags: - Довідка - Оператор translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html b/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html index d69f9055d1..6c056272a1 100644 --- a/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html +++ b/files/uk/web/javascript/reference/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> |
