Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit b6f4062

Browse files
authored
Merge pull request #648 from hngiang/master
Add translate Vietnam
2 parents b43d3ce + 3323df2 commit b6f4062

30 files changed

+4606
-1
lines changed

_layouts/basic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h2><a href="/en-US/contribute.html">Contribute</a></h2>
4242
<a href="/ko-KR/">한국어</a>,
4343
<a href="/pt-BR/">Português</a>,
4444
<a href="/ru-RU/">Русский</a>,
45+
<a href="/vi-VN/">Tiếng việt</a>,
4546
<a href="/zh-CN/">简体中文</a>
4647
</p>
4748
</footer>

_layouts/fr/basic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h2><a href="/fr/contribute.html">Contribuer</a></h2>
4242
<a href="/ko-KR/">한국어</a>,
4343
<a href="/pt-BR/">Português</a>,
4444
<a href="/ru-RU/">Русский</a>,
45+
<a href="/vi-VN/">Tiếng việt</a>,
4546
<a href="/zh-CN/">简体中文</a>
4647
</p>
4748
</footer>

_layouts/ko-KR/basic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h2><a href="/ko-KR/contribute.html">기여하기</a></h2>
4242
<a href="/fr/">Français</a>,
4343
<a href="/pt-BR/">Português</a>,
4444
<a href="/ru-RU/">Русский</a>,
45+
<a href="/vi-VN/">Tiếng việt</a>,
4546
<a href="/zh-CN/">简体中文</a>
4647
</p>
4748
</footer>

_layouts/pt-BR/basic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h2><a href="/pt-BR/contribute.html">Contribua</a></h2>
4242
<a href="/fr/">Français</a>,
4343
<a href="/ko-KR/">한국어</a>,
4444
<a href="/ru-RU/">Русский</a>,
45+
<a href="/vi-VN/">Tiếng việt</a>,
4546
<a href="/zh-CN/">简体中文</a>
4647
</p>
4748
</footer>

_layouts/ru-RU/basic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h2><a href="/ru-RU/contribute.html">Участие</a></h2>
4242
<a href="/fr/">Français</a>,
4343
<a href="/ko-KR/">한국어</a>,
4444
<a href="/pt-BR/">Português</a>,
45+
<a href="/vi-VN/">Tiếng việt</a>,
4546
<a href="/zh-CN/">简体中文</a>
4647
</p>
4748
</footer>

_layouts/vi-VN/basic.html

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<!DOCTYPE html>
2+
<!-- Page last generated {{ site.time }} -->
3+
<html lang="en">
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<title>{{ page.title }}</title>
9+
<meta name="keywords" content="Rust, Rust programming language, rustlang, rust-lang, Mozilla Rust">
10+
<meta name="description" content="A systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.">
11+
12+
<link rel="stylesheet" href="/css/bootstrap.css">
13+
<link rel="stylesheet" href="/css/style-vi.css">
14+
</head>
15+
16+
<body class="container">
17+
<a href="https://github.com/rust-lang/rust">
18+
<img class="ribbon" style="display: none" src="/logos/forkme.png" alt="Fork me on GitHub" width="298" height="298">
19+
</a>
20+
21+
<header>
22+
<ul class="row menu">
23+
<li class="col-xs-12 col-md-2">
24+
<a href="/vi-VN/index.html">
25+
<img class="img-responsive" src="/logos/rust-logo-blk.svg" onerror="this.src='/logos/rust-logo-256x256-blk.png'" height="128" width="128" alt="Rust logo" />
26+
</a>
27+
</li>
28+
<li class="col-xs-12 col-md-10 menu">
29+
<h2><a href="/vi-VN/documentation.html">Tài liệu</a></h2>
30+
<h2><a href="/vi-VN/install.html">Cài đặt</a></h2>
31+
<h2><a href="/vi-VN/community.html">Cộng đồng</a></h2>
32+
<h2><a href="/vi-VN/contribute.html">Đóng góp</a></h2>
33+
</li>
34+
</ul>
35+
</header>
36+
37+
{{ content }}
38+
39+
<footer>
40+
<p>Our site in other languages:
41+
<a href="/en-US/">English</a>,
42+
<a href="/fr/">Français</a>,
43+
<a href="/ko-KR/">한국어</a>,
44+
<a href="/pt-BR/">Português</a>,
45+
<a href="/ru-RU/">Русский</a>,
46+
<a href="/zh-CN/">简体中文</a>
47+
</p>
48+
</footer>
49+
50+
<script>
51+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
52+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
53+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
54+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
55+
56+
ga('create', 'UA-58390457-1', 'auto');
57+
ga('send', 'pageview');
58+
59+
</script>
60+
</body>
61+
</html>

_layouts/vi-VN/default.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: vi-VN/basic
3+
---
4+
5+
<div class="content">
6+
{{ content }}
7+
</div>

_layouts/zh-CN/basic.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ <h2><a href="/zh-CN/contribute.html">贡献</a></h2>
4242
<a href="/fr/">Français</a>,
4343
<a href="/ko-KR/">한국어</a>,
4444
<a href="/pt-BR/">Português</a>,
45-
<a href="/ru-RU/">Русский</a>
45+
<a href="/ru-RU/">Русский</a>,
46+
<a href="/vi-VN/">Tiếng việt</a>
4647
</p>
4748
</footer>
4849

0 commit comments

Comments
 (0)