diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
commit | 9201e4212c57af09becda69f17c17a3a34f226c2 (patch) | |
tree | d914256ec5ee504d15da3a0201318d3ed1e6d0fc /files/vi/conflicting | |
parent | 904a5994c87295d84d25f869d5555f35fbce5070 (diff) | |
download | translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.gz translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.bz2 translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.zip |
unslug vi: modify
Diffstat (limited to 'files/vi/conflicting')
5 files changed, 11 insertions, 6 deletions
diff --git a/files/vi/conflicting/learn/css/first_steps/index.html b/files/vi/conflicting/learn/css/first_steps/index.html index 2bfc5c76bb..523fc257b0 100644 --- a/files/vi/conflicting/learn/css/first_steps/index.html +++ b/files/vi/conflicting/learn/css/first_steps/index.html @@ -1,10 +1,10 @@ --- title: Getting started with CSS -slug: Web/Guide/CSS/Getting_started +slug: conflicting/Learn/CSS/First_steps tags: - Beginner - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Guide - Needs - NeedsBeginnerUpdate @@ -14,6 +14,7 @@ tags: - Web translation_of: Learn/CSS/First_steps translation_of_original: Web/Guide/CSS/Getting_started +original_slug: Web/Guide/CSS/Getting_started --- <p><span class="seoSummary">This tutorial introduces you to the basic features and language (the syntax) for <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS"><strong>Cascading Style Sheets</strong></a> (CSS). You use CSS to change the look of a structured document, such as a web page. The tutorial also includes sample exercises you can try on your own computer to see the effects of CSS and features that work in modern browsers. </span></p> <p>The tutorial is for beginners and anyone who would like to review the basics of CSS. If you have more experience with CSS, the CSS main page <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS">lists</a> more advanced resources.</p> diff --git a/files/vi/conflicting/web/html/index.html b/files/vi/conflicting/web/html/index.html index 0b57e8194c..fbaa7abbf3 100644 --- a/files/vi/conflicting/web/html/index.html +++ b/files/vi/conflicting/web/html/index.html @@ -1,7 +1,8 @@ --- title: HTML -slug: Web/HTML_vi +slug: conflicting/Web/HTML translation_of: Web/HTML +original_slug: Web/HTML_vi --- <div>{{HTMLSidebar}}</div> diff --git a/files/vi/conflicting/web/javascript/reference/global_objects/array/length/index.html b/files/vi/conflicting/web/javascript/reference/global_objects/array/length/index.html index 01186b015a..8a939194ca 100644 --- a/files/vi/conflicting/web/javascript/reference/global_objects/array/length/index.html +++ b/files/vi/conflicting/web/javascript/reference/global_objects/array/length/index.html @@ -1,7 +1,8 @@ --- title: Array.length -slug: "Web/JavaScript/Reference/Global_Objects/Array/\blength" +slug: conflicting/Web/JavaScript/Reference/Global_Objects/Array/length translation_of: Web/JavaScript/Reference/Global_Objects/Array/length +original_slug: "Web/JavaScript/Reference/Global_Objects/Array/\blength" --- <div>{{JSRef}}</div> diff --git a/files/vi/conflicting/web/javascript/reference/global_objects/promise/index.html b/files/vi/conflicting/web/javascript/reference/global_objects/promise/index.html index 9fb94f4154..5fda2aba9f 100644 --- a/files/vi/conflicting/web/javascript/reference/global_objects/promise/index.html +++ b/files/vi/conflicting/web/javascript/reference/global_objects/promise/index.html @@ -1,8 +1,9 @@ --- title: Promise.prototype -slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype +slug: conflicting/Web/JavaScript/Reference/Global_Objects/Promise translation_of: Web/JavaScript/Reference/Global_Objects/Promise translation_of_original: Web/JavaScript/Reference/Global_Objects/Promise/prototype +original_slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype --- <div>{{JSRef}}</div> diff --git a/files/vi/conflicting/web/javascript/reference/operators/index.html b/files/vi/conflicting/web/javascript/reference/operators/index.html index 302c6633c6..1eb6c04b76 100644 --- a/files/vi/conflicting/web/javascript/reference/operators/index.html +++ b/files/vi/conflicting/web/javascript/reference/operators/index.html @@ -1,8 +1,9 @@ --- title: Toán tử số học -slug: Web/JavaScript/Reference/Operators/Arithmetic_Operators +slug: conflicting/Web/JavaScript/Reference/Operators translation_of: Web/JavaScript/Reference/Operators translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators +original_slug: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> |