diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/vi | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/vi')
5 files changed, 5 insertions, 0 deletions
diff --git a/files/vi/web/css/filter-function/url/index.html b/files/vi/web/css/filter-function/url/index.html index b341e7d763..bcff92ebe2 100644 --- a/files/vi/web/css/filter-function/url/index.html +++ b/files/vi/web/css/filter-function/url/index.html @@ -2,6 +2,7 @@ title: url() slug: Web/CSS/filter-function/url translation_of: Web/CSS/url() +translation_of_original: Web/CSS/filter-function/url --- <div>{{cssref}}</div> diff --git a/files/vi/web/guide/css/getting_started/index.html b/files/vi/web/guide/css/getting_started/index.html index 2d395bee37..2bfc5c76bb 100644 --- a/files/vi/web/guide/css/getting_started/index.html +++ b/files/vi/web/guide/css/getting_started/index.html @@ -13,6 +13,7 @@ tags: - TopicStub - Web translation_of: Learn/CSS/First_steps +translation_of_original: 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/web/html/index.html b/files/vi/web/html/index.html index 8dd468916b..11e9223087 100644 --- a/files/vi/web/html/index.html +++ b/files/vi/web/html/index.html @@ -4,6 +4,7 @@ slug: Web/HTML tags: - HTML translation_of: Web/HTML +translation_of_original: HTML --- <div class="callout-box"> <div style="font: normal 20px 'Bebas Neue','League Gothic',Haettenschweiler,Impact,'Arial Narrow',sans-serif; text-transform: uppercase;">HTML5 Demos</div> diff --git a/files/vi/web/javascript/reference/global_objects/promise/prototype/index.html b/files/vi/web/javascript/reference/global_objects/promise/prototype/index.html index 468622d9d6..9fb94f4154 100644 --- a/files/vi/web/javascript/reference/global_objects/promise/prototype/index.html +++ b/files/vi/web/javascript/reference/global_objects/promise/prototype/index.html @@ -2,6 +2,7 @@ title: Promise.prototype slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Promise +translation_of_original: Web/JavaScript/Reference/Global_Objects/Promise/prototype --- <div>{{JSRef}}</div> diff --git a/files/vi/web/javascript/reference/operators/arithmetic_operators/index.html b/files/vi/web/javascript/reference/operators/arithmetic_operators/index.html index a9fe805490..302c6633c6 100644 --- a/files/vi/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/vi/web/javascript/reference/operators/arithmetic_operators/index.html @@ -2,6 +2,7 @@ title: Toán tử số học slug: Web/JavaScript/Reference/Operators/Arithmetic_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> |