aboutsummaryrefslogtreecommitdiff
path: root/files/hu/web/javascript
diff options
context:
space:
mode:
Diffstat (limited to 'files/hu/web/javascript')
-rw-r--r--files/hu/web/javascript/a_re-introduction_to_javascript/index.html (renamed from files/hu/web/javascript/a_javascript_ujboli_bemutatasa/index.html)3
-rw-r--r--files/hu/web/javascript/guide/introduction/index.html (renamed from files/hu/web/javascript/guide/bevezetés/index.html)3
-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
4 files changed, 8 insertions, 4 deletions
diff --git a/files/hu/web/javascript/a_javascript_ujboli_bemutatasa/index.html b/files/hu/web/javascript/a_re-introduction_to_javascript/index.html
index 89192fcbf4..511d734ced 100644
--- a/files/hu/web/javascript/a_javascript_ujboli_bemutatasa/index.html
+++ b/files/hu/web/javascript/a_re-introduction_to_javascript/index.html
@@ -1,7 +1,8 @@
---
title: A JavaScript újbóli bemutatása
-slug: Web/JavaScript/a_javascript_ujboli_bemutatasa
+slug: Web/JavaScript/A_re-introduction_to_JavaScript
translation_of: Web/JavaScript/A_re-introduction_to_JavaScript
+original_slug: Web/JavaScript/a_javascript_ujboli_bemutatasa
---
<div>{{jsSidebar}}</div>
diff --git a/files/hu/web/javascript/guide/bevezetés/index.html b/files/hu/web/javascript/guide/introduction/index.html
index 3e87f3d12b..0a4be1d981 100644
--- a/files/hu/web/javascript/guide/bevezetés/index.html
+++ b/files/hu/web/javascript/guide/introduction/index.html
@@ -1,7 +1,8 @@
---
title: Bevezetés
-slug: Web/JavaScript/Guide/Bevezetés
+slug: Web/JavaScript/Guide/Introduction
translation_of: Web/JavaScript/Guide/Introduction
+original_slug: Web/JavaScript/Guide/Bevezetés
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div>
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>