aboutsummaryrefslogtreecommitdiff
path: root/files/hu/web/javascript/reference
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:23:23 +0100
committerGitHub <noreply@github.com>2021-02-11 18:23:23 +0100
commit8ce2f87d3fcc5c07610f135e4f759088d84c4d4f (patch)
treee41b439a6ddf891ab969e0baa654dc3047724399 /files/hu/web/javascript/reference
parent58a4a49bc93e85f7de036e4c7ef89237207d6bc3 (diff)
parent6cfd1f09e599d9bb5da01e943981925d1873e3ce (diff)
downloadtranslated-content-8ce2f87d3fcc5c07610f135e4f759088d84c4d4f.tar.gz
translated-content-8ce2f87d3fcc5c07610f135e4f759088d84c4d4f.tar.bz2
translated-content-8ce2f87d3fcc5c07610f135e4f759088d84c4d4f.zip
Merge pull request #48 from fiji-flo/unslugging-hu
Unslugging hu
Diffstat (limited to 'files/hu/web/javascript/reference')
-rw-r--r--files/hu/web/javascript/reference/errors/unexpected_type/index.html (renamed from files/hu/web/javascript/reference/errors/érvénytelen_típus/index.html)3
-rw-r--r--files/hu/web/javascript/reference/global_objects/function/index.html (renamed from files/hu/web/javascript/reference/global_objects/függvény/index.html)3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/hu/web/javascript/reference/errors/érvénytelen_típus/index.html b/files/hu/web/javascript/reference/errors/unexpected_type/index.html
index 1fd4e782de..0cfccda5c1 100644
--- a/files/hu/web/javascript/reference/errors/érvénytelen_típus/index.html
+++ b/files/hu/web/javascript/reference/errors/unexpected_type/index.html
@@ -1,7 +1,8 @@
---
title: 'Típushiba: "x" (nem) "y"'
-slug: Web/JavaScript/Reference/Errors/Érvénytelen_típus
+slug: Web/JavaScript/Reference/Errors/Unexpected_type
translation_of: Web/JavaScript/Reference/Errors/Unexpected_type
+original_slug: Web/JavaScript/Reference/Errors/Érvénytelen_típus
---
<div>{{jsSidebar("Errors")}}</div>
diff --git a/files/hu/web/javascript/reference/global_objects/függvény/index.html b/files/hu/web/javascript/reference/global_objects/function/index.html
index 2e1f19b7c6..a65fa95eea 100644
--- a/files/hu/web/javascript/reference/global_objects/függvény/index.html
+++ b/files/hu/web/javascript/reference/global_objects/function/index.html
@@ -1,11 +1,12 @@
---
title: Függvény
-slug: Web/JavaScript/Reference/Global_Objects/Függvény
+slug: Web/JavaScript/Reference/Global_Objects/Function
tags:
- Függvény
- JavaScript
- Osztály
translation_of: Web/JavaScript/Reference/Global_Objects/Function
+original_slug: Web/JavaScript/Reference/Global_Objects/Függvény
---
<div>{{JSRef}}</div>