aboutsummaryrefslogtreecommitdiff
path: root/files/tr/glossary/object
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:32 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:32 +0100
commitb7edf84c423a5f25ebb340fcdab552d5784e2109 (patch)
tree9b1143a3491a60131c9b14f950c21ff8a91026fb /files/tr/glossary/object
parent8f2731905212f6e7eb2d9793ad20b8b448c54ccf (diff)
downloadtranslated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.tar.gz
translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.tar.bz2
translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.zip
unslug tr: modify
Diffstat (limited to 'files/tr/glossary/object')
-rw-r--r--files/tr/glossary/object/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/tr/glossary/object/index.html b/files/tr/glossary/object/index.html
index 64912aa7e2..8f1d820655 100644
--- a/files/tr/glossary/object/index.html
+++ b/files/tr/glossary/object/index.html
@@ -1,9 +1,10 @@
---
title: Nesne
-slug: Glossary/Nesne
+slug: Glossary/Object
tags:
- nesne
translation_of: Glossary/Object
+original_slug: Glossary/Nesne
---
<p><a href="/tr/docs/Web/JavaScript/Reference/Global_Objects/Object">Nesne</a>, veri ve bu veriyle çalışmak için gerekli bilgileri içeren bir yapıya karşılık gelir. Nesneler bazen gerçek dünyadaki şeyler, örneğin yarış oyunundaki bir <code>araba</code> veya <code>harita</code> bile olabilir. {{glossary("JavaScript")}}, Java, C++, Python, ve Ruby {{glossary("NYP","nesne yönelimli programlama")}} dillerine örnektir.</p>