aboutsummaryrefslogtreecommitdiff
path: root/files/tr/web/javascript/guide
diff options
context:
space:
mode:
Diffstat (limited to 'files/tr/web/javascript/guide')
-rw-r--r--files/tr/web/javascript/guide/control_flow_and_error_handling/index.html (renamed from files/tr/web/javascript/guide/ifadeler/index.html)3
-rw-r--r--files/tr/web/javascript/guide/functions/index.html (renamed from files/tr/web/javascript/guide/fonksiyonlar/index.html)3
-rw-r--r--files/tr/web/javascript/guide/working_with_objects/index.html (renamed from files/tr/web/javascript/guide/nesneler_ile_çalışmak/index.html)3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/tr/web/javascript/guide/ifadeler/index.html b/files/tr/web/javascript/guide/control_flow_and_error_handling/index.html
index dcf6d13466..ba35caf1d9 100644
--- a/files/tr/web/javascript/guide/ifadeler/index.html
+++ b/files/tr/web/javascript/guide/control_flow_and_error_handling/index.html
@@ -1,11 +1,12 @@
---
title: Kontrol akışı ve hata yakalama
-slug: Web/JavaScript/Guide/Ifadeler
+slug: Web/JavaScript/Guide/Control_flow_and_error_handling
tags:
- Başlangıç
- JavaScript
- Rehberi
translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling
+original_slug: Web/JavaScript/Guide/Ifadeler
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Grammar_and_types", "Web/JavaScript/Guide/Loops_and_iteration")}}</div>
diff --git a/files/tr/web/javascript/guide/fonksiyonlar/index.html b/files/tr/web/javascript/guide/functions/index.html
index e688bd5dcb..ff7638ebb5 100644
--- a/files/tr/web/javascript/guide/fonksiyonlar/index.html
+++ b/files/tr/web/javascript/guide/functions/index.html
@@ -1,11 +1,12 @@
---
title: Fonksiyonlar
-slug: Web/JavaScript/Guide/Fonksiyonlar
+slug: Web/JavaScript/Guide/Functions
tags:
- Başlangıç seviyesi
- Fonksiyonlar
- Rehber
translation_of: Web/JavaScript/Guide/Functions
+original_slug: Web/JavaScript/Guide/Fonksiyonlar
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Loops_and_iteration", "Web/JavaScript/Guide/Expressions_and_Operators")}}</div>
diff --git a/files/tr/web/javascript/guide/nesneler_ile_çalışmak/index.html b/files/tr/web/javascript/guide/working_with_objects/index.html
index 0782b4db6c..7b3c555da6 100644
--- a/files/tr/web/javascript/guide/nesneler_ile_çalışmak/index.html
+++ b/files/tr/web/javascript/guide/working_with_objects/index.html
@@ -1,7 +1,8 @@
---
title: Nesnelerle çalışmak
-slug: Web/JavaScript/Guide/Nesneler_ile_çalışmak
+slug: Web/JavaScript/Guide/Working_with_Objects
translation_of: Web/JavaScript/Guide/Working_with_Objects
+original_slug: Web/JavaScript/Guide/Nesneler_ile_çalışmak
---
<div>{{jsSidebar("JavaScript Rehberi")}} {{PreviousNext("Web/JavaScript/Guide/Keyed_collections", "Web/JavaScript/Guide/Details_of_the_Object_Model")}}</div>