diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:48 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:48 +0100 |
| commit | 906182e62d7eb1efba5403b733aae0537dd2a09f (patch) | |
| tree | 9e6336b9fe84afebde8eefaf2e6481d56d20d689 /files/nl/web/javascript/reference/operators | |
| parent | 004b3c5fc8d71b68fcb019c9e0346bf80024dbbd (diff) | |
| download | translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.gz translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.bz2 translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.zip | |
unslug nl: modify
Diffstat (limited to 'files/nl/web/javascript/reference/operators')
| -rw-r--r-- | files/nl/web/javascript/reference/operators/index.html | 3 | ||||
| -rw-r--r-- | files/nl/web/javascript/reference/operators/typeof/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/nl/web/javascript/reference/operators/index.html b/files/nl/web/javascript/reference/operators/index.html index fc499002b4..343d0bcbda 100644 --- a/files/nl/web/javascript/reference/operators/index.html +++ b/files/nl/web/javascript/reference/operators/index.html @@ -1,7 +1,8 @@ --- title: Expressies and operators -slug: Web/JavaScript/Reference/Operatoren +slug: Web/JavaScript/Reference/Operators translation_of: Web/JavaScript/Reference/Operators +original_slug: Web/JavaScript/Reference/Operatoren --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/nl/web/javascript/reference/operators/typeof/index.html b/files/nl/web/javascript/reference/operators/typeof/index.html index e86cf0b324..59f20db7f7 100644 --- a/files/nl/web/javascript/reference/operators/typeof/index.html +++ b/files/nl/web/javascript/reference/operators/typeof/index.html @@ -1,11 +1,12 @@ --- title: typeof -slug: Web/JavaScript/Reference/Operatoren/typeof +slug: Web/JavaScript/Reference/Operators/typeof tags: - JavaScript - Operator - Unair translation_of: Web/JavaScript/Reference/Operators/typeof +original_slug: Web/JavaScript/Reference/Operatoren/typeof --- <div>{{jsSidebar("Operators")}}</div> |
