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/tr/web/javascript/reference/operatörler | |
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/tr/web/javascript/reference/operatörler')
3 files changed, 3 insertions, 0 deletions
diff --git a/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html b/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html index e78a71c2d9..04d337601d 100644 --- a/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html +++ b/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - Aritmetik Operatörler - JavaScript translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html b/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html index d2ad12abff..410107226b 100644 --- a/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html +++ b/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html @@ -2,6 +2,7 @@ title: Bitwise operators slug: Web/JavaScript/Reference/Operatörler/Bitwise_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html b/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html index b283f9e06c..8a1e2ea56f 100644 --- a/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html +++ b/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html @@ -10,6 +10,7 @@ tags: - ve - ya da translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> |