aboutsummaryrefslogtreecommitdiff
path: root/files/uk/web/javascript/reference/functions
diff options
context:
space:
mode:
Diffstat (limited to 'files/uk/web/javascript/reference/functions')
-rw-r--r--files/uk/web/javascript/reference/functions/arrow_functions/index.html (renamed from files/uk/web/javascript/reference/functions/стрілкові_функції/index.html)3
-rw-r--r--files/uk/web/javascript/reference/functions/rest_parameters/index.html (renamed from files/uk/web/javascript/reference/functions/решта_параметрів/index.html)3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/uk/web/javascript/reference/functions/стрілкові_функції/index.html b/files/uk/web/javascript/reference/functions/arrow_functions/index.html
index f1638d8d84..90e1c4c6a3 100644
--- a/files/uk/web/javascript/reference/functions/стрілкові_функції/index.html
+++ b/files/uk/web/javascript/reference/functions/arrow_functions/index.html
@@ -1,7 +1,8 @@
---
title: Стрілкові функції
-slug: Web/JavaScript/Reference/Functions/Стрілкові_функції
+slug: Web/JavaScript/Reference/Functions/Arrow_functions
translation_of: Web/JavaScript/Reference/Functions/Arrow_functions
+original_slug: Web/JavaScript/Reference/Functions/Стрілкові_функції
---
<div>{{jsSidebar("Functions")}}</div>
diff --git a/files/uk/web/javascript/reference/functions/решта_параметрів/index.html b/files/uk/web/javascript/reference/functions/rest_parameters/index.html
index f117aecc60..e659cebeeb 100644
--- a/files/uk/web/javascript/reference/functions/решта_параметрів/index.html
+++ b/files/uk/web/javascript/reference/functions/rest_parameters/index.html
@@ -1,12 +1,13 @@
---
title: Залишкові параметри
-slug: Web/JavaScript/Reference/Functions/решта_параметрів
+slug: Web/JavaScript/Reference/Functions/rest_parameters
tags:
- JavaScript
- Rest
- параметри
- функції
translation_of: Web/JavaScript/Reference/Functions/rest_parameters
+original_slug: Web/JavaScript/Reference/Functions/решта_параметрів
---
<div>{{jsSidebar("Functions")}}</div>