aboutsummaryrefslogtreecommitdiff
path: root/files/vi/web/javascript
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:56 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:56 +0100
commit9201e4212c57af09becda69f17c17a3a34f226c2 (patch)
treed914256ec5ee504d15da3a0201318d3ed1e6d0fc /files/vi/web/javascript
parent904a5994c87295d84d25f869d5555f35fbce5070 (diff)
downloadtranslated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.gz
translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.bz2
translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.zip
unslug vi: modify
Diffstat (limited to 'files/vi/web/javascript')
-rw-r--r--files/vi/web/javascript/guide/grammar_and_types/index.html3
-rw-r--r--files/vi/web/javascript/guide/introduction/index.html3
-rw-r--r--files/vi/web/javascript/reference/errors/too_much_recursion/index.html3
-rw-r--r--files/vi/web/javascript/reference/global_objects/array/sort/index.html3
-rw-r--r--files/vi/web/javascript/reference/global_objects/error/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/vi/web/javascript/guide/grammar_and_types/index.html b/files/vi/web/javascript/guide/grammar_and_types/index.html
index 64f63492d2..910d465526 100644
--- a/files/vi/web/javascript/guide/grammar_and_types/index.html
+++ b/files/vi/web/javascript/guide/grammar_and_types/index.html
@@ -1,7 +1,8 @@
---
title: Cú pháp lập trình
-slug: Web/JavaScript/Guide/cu-phap-lap-trinh
+slug: Web/JavaScript/Guide/Grammar_and_types
translation_of: Web/JavaScript/Guide/Grammar_and_types
+original_slug: Web/JavaScript/Guide/cu-phap-lap-trinh
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Introduction", "Web/JavaScript/Guide/Control_flow_and_error_handling")}}</div>
diff --git a/files/vi/web/javascript/guide/introduction/index.html b/files/vi/web/javascript/guide/introduction/index.html
index f8fddcf666..84ada37f1c 100644
--- a/files/vi/web/javascript/guide/introduction/index.html
+++ b/files/vi/web/javascript/guide/introduction/index.html
@@ -1,10 +1,11 @@
---
title: Giới thiệu
-slug: Web/JavaScript/Guide/Gioi-thieu
+slug: Web/JavaScript/Guide/Introduction
tags:
- Guide
- JavaScript
translation_of: Web/JavaScript/Guide/Introduction
+original_slug: Web/JavaScript/Guide/Gioi-thieu
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div>
diff --git a/files/vi/web/javascript/reference/errors/too_much_recursion/index.html b/files/vi/web/javascript/reference/errors/too_much_recursion/index.html
index a4851c4f56..32084a7de0 100644
--- a/files/vi/web/javascript/reference/errors/too_much_recursion/index.html
+++ b/files/vi/web/javascript/reference/errors/too_much_recursion/index.html
@@ -1,11 +1,12 @@
---
title: 'InternalError: Quá nhiều đệ quy'
-slug: Web/JavaScript/Reference/Errors/qua_nhieu_de_quy
+slug: Web/JavaScript/Reference/Errors/Too_much_recursion
tags:
- JavaScript
- Lỗi
- Lỗi bên trong
translation_of: Web/JavaScript/Reference/Errors/Too_much_recursion
+original_slug: Web/JavaScript/Reference/Errors/qua_nhieu_de_quy
---
<div>{{jsSidebar("Errors")}}</div>
diff --git a/files/vi/web/javascript/reference/global_objects/array/sort/index.html b/files/vi/web/javascript/reference/global_objects/array/sort/index.html
index 1d01c587e0..3b723bc8f9 100644
--- a/files/vi/web/javascript/reference/global_objects/array/sort/index.html
+++ b/files/vi/web/javascript/reference/global_objects/array/sort/index.html
@@ -1,7 +1,8 @@
---
title: Array.prototype.sort()
-slug: Web/JavaScript/Reference/Global_Objects/Array/Sắp_xếp
+slug: Web/JavaScript/Reference/Global_Objects/Array/sort
translation_of: Web/JavaScript/Reference/Global_Objects/Array/sort
+original_slug: Web/JavaScript/Reference/Global_Objects/Array/Sắp_xếp
---
<div>{{JSRef}}</div>
diff --git a/files/vi/web/javascript/reference/global_objects/error/index.html b/files/vi/web/javascript/reference/global_objects/error/index.html
index a9733ce5b0..c1e957c6f0 100644
--- a/files/vi/web/javascript/reference/global_objects/error/index.html
+++ b/files/vi/web/javascript/reference/global_objects/error/index.html
@@ -1,11 +1,12 @@
---
title: Lỗi
-slug: Web/JavaScript/Reference/Global_Objects/loi
+slug: Web/JavaScript/Reference/Global_Objects/Error
tags:
- JavaScript
- Lỗi
- Tham chiếu
translation_of: Web/JavaScript/Reference/Global_Objects/Error
+original_slug: Web/JavaScript/Reference/Global_Objects/loi
---
<div>{{JSRef}}</div>