diff options
Diffstat (limited to 'files/tr/web/javascript/reference')
6 files changed, 12 insertions, 6 deletions
diff --git a/files/tr/web/javascript/reference/operators/function_star_/index.html b/files/tr/web/javascript/reference/operators/function_star_/index.html index 193e00f205..bf871854a4 100644 --- a/files/tr/web/javascript/reference/operators/function_star_/index.html +++ b/files/tr/web/javascript/reference/operators/function_star_/index.html @@ -1,7 +1,8 @@ --- title: function* expression -slug: Web/JavaScript/Reference/Operatörler/function* +slug: Web/JavaScript/Reference/Operators/function* translation_of: Web/JavaScript/Reference/Operators/function* +original_slug: Web/JavaScript/Reference/Operatörler/function* --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operators/index.html b/files/tr/web/javascript/reference/operators/index.html index f42305b092..1163323350 100644 --- a/files/tr/web/javascript/reference/operators/index.html +++ b/files/tr/web/javascript/reference/operators/index.html @@ -1,7 +1,8 @@ --- title: İfadeler ve operatörler -slug: Web/JavaScript/Reference/Operatörler +slug: Web/JavaScript/Reference/Operators translation_of: Web/JavaScript/Reference/Operators +original_slug: Web/JavaScript/Reference/Operatörler --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operators/instanceof/index.html b/files/tr/web/javascript/reference/operators/instanceof/index.html index 3434ea34b9..d94b35a526 100644 --- a/files/tr/web/javascript/reference/operators/instanceof/index.html +++ b/files/tr/web/javascript/reference/operators/instanceof/index.html @@ -1,7 +1,8 @@ --- title: instanceof -slug: Web/JavaScript/Reference/Operatörler/instanceof +slug: Web/JavaScript/Reference/Operators/instanceof translation_of: Web/JavaScript/Reference/Operators/instanceof +original_slug: Web/JavaScript/Reference/Operatörler/instanceof --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operators/super/index.html b/files/tr/web/javascript/reference/operators/super/index.html index 3dd3f62ebf..1248797b8e 100644 --- a/files/tr/web/javascript/reference/operators/super/index.html +++ b/files/tr/web/javascript/reference/operators/super/index.html @@ -1,7 +1,8 @@ --- title: super -slug: Web/JavaScript/Reference/Operatörler/super +slug: Web/JavaScript/Reference/Operators/super translation_of: Web/JavaScript/Reference/Operators/super +original_slug: Web/JavaScript/Reference/Operatörler/super --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operators/this/index.html b/files/tr/web/javascript/reference/operators/this/index.html index 674e577187..a2ee362c2a 100644 --- a/files/tr/web/javascript/reference/operators/this/index.html +++ b/files/tr/web/javascript/reference/operators/this/index.html @@ -1,7 +1,8 @@ --- title: this -slug: Web/JavaScript/Reference/Operatörler/this +slug: Web/JavaScript/Reference/Operators/this translation_of: Web/JavaScript/Reference/Operators/this +original_slug: Web/JavaScript/Reference/Operatörler/this --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operators/typeof/index.html b/files/tr/web/javascript/reference/operators/typeof/index.html index deccfd8925..1c5785a9b1 100644 --- a/files/tr/web/javascript/reference/operators/typeof/index.html +++ b/files/tr/web/javascript/reference/operators/typeof/index.html @@ -1,7 +1,8 @@ --- title: typeof -slug: Web/JavaScript/Reference/Operatörler/typeof +slug: Web/JavaScript/Reference/Operators/typeof translation_of: Web/JavaScript/Reference/Operators/typeof +original_slug: Web/JavaScript/Reference/Operatörler/typeof --- <div>{{jsSidebar("Operatörler")}}</div> |