diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:47 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:47 +0100 |
| commit | 426f4cc81396745a22d263792cfc3974245dd9e8 (patch) | |
| tree | 6e45e49e863c57b9dbcdb265b672e27f8cf0fbe2 /files/uk/web/javascript/reference/operators | |
| parent | daa1a2aff136fa9da1fcc97d7da97a2036fabc77 (diff) | |
| download | translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.gz translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.bz2 translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.zip | |
unslug uk: modify
Diffstat (limited to 'files/uk/web/javascript/reference/operators')
| -rw-r--r-- | files/uk/web/javascript/reference/operators/destructuring_assignment/index.html | 3 | ||||
| -rw-r--r-- | files/uk/web/javascript/reference/operators/object_initializer/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/uk/web/javascript/reference/operators/destructuring_assignment/index.html b/files/uk/web/javascript/reference/operators/destructuring_assignment/index.html index 4967086ede..42936f4311 100644 --- a/files/uk/web/javascript/reference/operators/destructuring_assignment/index.html +++ b/files/uk/web/javascript/reference/operators/destructuring_assignment/index.html @@ -1,6 +1,6 @@ --- title: Деструктуризація -slug: Web/JavaScript/Reference/Operators/Деструктуризація +slug: Web/JavaScript/Reference/Operators/Destructuring_assignment tags: - Destructuring - ECMAScript 2015 @@ -9,6 +9,7 @@ tags: - Деструктуризація - Оператор translation_of: Web/JavaScript/Reference/Operators/Destructuring_assignment +original_slug: Web/JavaScript/Reference/Operators/Деструктуризація --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/object_initializer/index.html b/files/uk/web/javascript/reference/operators/object_initializer/index.html index 00d1497164..de543a0868 100644 --- a/files/uk/web/javascript/reference/operators/object_initializer/index.html +++ b/files/uk/web/javascript/reference/operators/object_initializer/index.html @@ -1,6 +1,6 @@ --- title: Ініціалізатор об’єкта -slug: Web/JavaScript/Reference/Operators/Ініціалізація_об’єктів +slug: Web/JavaScript/Reference/Operators/Object_initializer tags: - ECMAScript 2015 - JSON @@ -12,6 +12,7 @@ tags: - мутація - обчислені translation_of: Web/JavaScript/Reference/Operators/Object_initializer +original_slug: Web/JavaScript/Reference/Operators/Ініціалізація_об’єктів --- <div>{{JsSidebar("Operators")}}</div> |
