diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/tr/glossary/statement | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/tr/glossary/statement')
-rw-r--r-- | files/tr/glossary/statement/index.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/files/tr/glossary/statement/index.html b/files/tr/glossary/statement/index.html deleted file mode 100644 index 0067e42681..0000000000 --- a/files/tr/glossary/statement/index.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Statement -slug: Glossary/Statement -translation_of: Glossary/Statement ---- -<p>Var deyimi, isteğe bağlı olarak onu bir değerle başlatarak işlev kapsamlı veya genel kapsamlı bir değişken bildirir.</p> - -<h2 id="Learn_more" style="line-height: 30px; font-size: 2.14285714285714rem;">Learn more</h2> - -<h3 id="General_knowledge">General knowledge</h3> - -<ul> - <li>{{Interwiki("wikipedia", "Statement (computer science)")}} on Wikipedia</li> -</ul> - -<h3 id="Technical_reference">Technical reference</h3> - -<ul> - <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements">JavaScript statements and declarations</a></li> -</ul> - -<ul> -</ul> |