aboutsummaryrefslogtreecommitdiff
path: root/files/ca/glossary/value
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/ca/glossary/value
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/ca/glossary/value')
-rw-r--r--files/ca/glossary/value/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/files/ca/glossary/value/index.html b/files/ca/glossary/value/index.html
deleted file mode 100644
index 352c8c4be0..0000000000
--- a/files/ca/glossary/value/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-title: Valor
-slug: Glossary/Value
-tags:
- - CodingScripting
- - Glossary
- - NeedsContent
-translation_of: Glossary/Value
-original_slug: Glossary/Valor
----
-<p>En el context de les dades o un <strong>{{Glossary("Wrapper","contenidor")}}</strong> d'objectes al voltant d'aquestes dades, el valor és el <strong>{{Glossary("Primitive", "valor primitiu")}}</strong> que conté el contenidor d'objectes. En el context d'una <strong>{{Glossary("Variable","variable")}}</strong> or <strong>{{Glossary("Property","propietat")}}</strong>, el valor pot ser una primitiva o una <strong>{{Glossary("Object reference","referència d'objecte")}}</strong>.</p>
-
-<h2 id="Aprèn_més">Aprèn més</h2>
-
-<h3 id="Coneixement_general">Coneixement general</h3>
-
-<ul>
- <li>{{Interwiki("wikipedia","Classe contenidora primitiva")}} en Wikipedia</li>
-</ul>