diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:23:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:23:23 +0100 |
commit | 8ce2f87d3fcc5c07610f135e4f759088d84c4d4f (patch) | |
tree | e41b439a6ddf891ab969e0baa654dc3047724399 /files/hu/web/javascript/guide | |
parent | 58a4a49bc93e85f7de036e4c7ef89237207d6bc3 (diff) | |
parent | 6cfd1f09e599d9bb5da01e943981925d1873e3ce (diff) | |
download | translated-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/guide')
-rw-r--r-- | files/hu/web/javascript/guide/introduction/index.html (renamed from files/hu/web/javascript/guide/bevezetés/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
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> |