Skip to content

Commit a85a9d5

Browse files
committed
Initial translation for alerts, buttons and badges
1 parent a6c8b26 commit a85a9d5

File tree

1,022 files changed

+106800
-92766
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,022 files changed

+106800
-92766
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<li class="nav-item"><a class="nav-link active" href="#api-section-usage">Usage</a></li>
1+
<li class="nav-item"><a class="nav-link active" href="#api-section-usage">用法</a></li>
22
<li class="nav-item"><a class="nav-link" href="#api-section-options">Options</a></li>
3-
<li class="nav-item"><a class="nav-link" href="#api-section-methods">Methods</a></li>
4-
<li class="nav-item"><a class="nav-link" href="#api-section-events">Events</a></li>
3+
<li class="nav-item"><a class="nav-link" href="#api-section-methods">方法</a></li>
4+
<li class="nav-item"><a class="nav-link" href="#api-section-events">大事记</a></li>

cn/_mdb5/standard/web/docs/_blank/_blank/a.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2 class="h1 font-weight-bold">
1515
<!--Section: Usage-->
1616
<section id="api-section-usage">
1717
<!-- Section title -->
18-
<h2 class="mb-4">Usage</h2>
18+
<h2 class="mb-4">用法</h2>
1919

2020
<!--Section: Code-->
2121
<section>
@@ -41,7 +41,7 @@ <h2 class="mb-4">Options</h2>
4141
<!--Section: Methods-->
4242
<section id="api-section-methods">
4343
<!-- Section title -->
44-
<h2 class="mb-4">Methods</h2>
44+
<h2 class="mb-4">方法</h2>
4545
</section>
4646
<!--Section: Methods-->
4747

@@ -50,7 +50,7 @@ <h2 class="mb-4">Methods</h2>
5050
<!--Section: Events-->
5151
<section id="api-section-events">
5252
<!-- Section title -->
53-
<h2 class="mb-4">Events</h2>
53+
<h2 class="mb-4">大事记</h2>
5454
</section>
5555
<!--Section: Events-->
5656
</section>
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<li class="nav-item">
2-
<a class="nav-link active" href="#section-introduction">Introduction</a>
2+
<a class="nav-link active" href="#section-introduction">介绍</a>
33
</li>
44
<li class="nav-item">
5-
<a class="nav-link" href="#section-basic-example">Basic example</a>
5+
<a class="nav-link" href="#section-basic-example">基本例子</a>
66
</li>
77
<!-- Subsections (if needed) -->
88
<li class="nav-item">
9-
<a class="nav-link" href="#section-">Section</a>
10-
<ul class="nav flex-column pl-3">
11-
<li class="nav-item">
12-
<a class="nav-link" href="#subsection-">Subsection</a>
13-
</li>
14-
<li class="nav-item">
15-
<a class="nav-link" href="#subsection-">Subsection</a>
16-
</li>
17-
</ul>
18-
</li>
9+
<a class="nav-link" href="#section-">Section</a>
10+
<ul class="nav flex-column pl-3">
11+
<li class="nav-item">
12+
<a class="nav-link" href="#subsection-">Subsection</a>
13+
</li>
14+
<li class="nav-item">
15+
<a class="nav-link" href="#subsection-">Subsection</a>
16+
</li>
17+
</ul>
18+
</li>
Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<!--Section: Docs content-->
22
<section>
3-
43
<!--Section: Introduction-->
54
<section id="section-introduction">
6-
75
<!-- Main title -->
86
<h2 class="h1 font-weight-bold"><?= $data_var['main_title']; ?></h2>
97

@@ -12,48 +10,34 @@ <h1 class="h6"><?= $data_var['seo_title']; ?></h1>
1210

1311
<!-- Description -->
1412
<p></p>
15-
1613
</section>
1714
<!--Section: Introduction-->
1815

19-
<hr class="my-5">
16+
<hr class="my-5" />
2017

2118
<!--Section: Basic example-->
2219
<section id="section-basic-example">
23-
2420
<!-- Section title -->
25-
<h2 class="mb-4">Basic example</h2>
21+
<h2 class="mb-4">基本例子</h2>
2622

2723
<!--Section: Demo-->
28-
<section class="border p-4 text-center mb-4">
29-
30-
</section>
24+
<section class="border p-4 text-center mb-4"></section>
3125
<!--Section: Demo-->
3226

3327
<!--Section: Code-->
3428
<section>
3529
<mdbsnippet>
30+
<code data-lang="html" data-name="HTML"> </code>
3631

37-
<code data-lang="html" data-name="HTML">
38-
39-
</code>
32+
<code data-lang="css" data-name="CSS"> </code>
4033

41-
<code data-lang="css" data-name="CSS">
42-
43-
</code>
44-
45-
<code data-lang="js" data-name="JavaScript">
46-
47-
</code>
48-
34+
<code data-lang="js" data-name="JavaScript"> </code>
4935
</mdbsnippet>
5036
</section>
5137
<!--Section: Code-->
52-
5338
</section>
5439
<!--Section: Basic example-->
5540

56-
<hr class="my-5">
57-
41+
<hr class="my-5" />
5842
</section>
59-
<!--Section: Docs content-->
43+
<!--Section: Docs content-->

cn/_mdb5/standard/web/docs/cli/reference/o-ss.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<li class="nav-item">
2-
<a class="nav-link active" href="#section-introduction">Introduction</a>
3-
</li><li class="nav-item">
2+
<a class="nav-link active" href="#section-introduction">介绍</a>
3+
</li>
4+
<li class="nav-item">
45
<a class="nav-link active" href="#section-help">mdb help</a>
56
</li>
67
<li class="nav-item">

cn/_mdb5/standard/web/docs/cli/reference/o.html

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ <h1 class="h6"><?= $data_var['seo_title']; ?></h1>
2020
<!-- Section title -->
2121
<h2 class="mb-4">mdb help</h2>
2222

23-
<p>
24-
Show the help prompt.
25-
</p>
23+
<p>Show the help prompt.</p>
2624

2725
<!--Section: Code-->
2826
<!-- prettier-ignore -->
@@ -108,7 +106,7 @@ <h2 class="mb-4">mdb login</h2>
108106
</section>
109107
<!--Section: Code-->
110108

111-
<p class="note note-danger"><strong>Note:</strong> Social login not supported yet!</p>
109+
<p class="note note-danger"><strong>注意:</strong> Social login not supported yet!</p>
112110
</section>
113111

114112
<hr class="my-5" />
@@ -117,9 +115,7 @@ <h2 class="mb-4">mdb login</h2>
117115
<!-- Section title -->
118116
<h2 class="mb-4">mdb logout</h2>
119117

120-
<p>
121-
Log out from the CLI.
122-
</p>
118+
<p>Log out from the CLI.</p>
123119

124120
<!--Section: Code-->
125121
<section class="mb-4">
@@ -266,9 +262,7 @@ <h2 class="mb-4">mdb publish [OPTIONS]</h2>
266262
changes.
267263
</p>
268264

269-
<p>
270-
You can publish your project in the two ways.
271-
</p>
265+
<p>You can publish your project in the two ways.</p>
272266

273267
<p>
274268
First and recommended is to use MDB Go pipeline. It means that your project will be using
@@ -309,9 +303,7 @@ <h2 class="mb-4">mdb publish [OPTIONS]</h2>
309303
<!-- Section title -->
310304
<h2 class="mb-4">mdb unpublish [name]</h2>
311305

312-
<p>
313-
Remove your project from the remote server.
314-
</p>
306+
<p>Remove your project from the remote server.</p>
315307

316308
<p>
317309
<strong>Note</strong>
@@ -344,9 +336,7 @@ <h2 class="mb-4">mdb unpublish [name]</h2>
344336
<!-- Section title -->
345337
<h2 class="mb-4">mdb projects</h2>
346338

347-
<p>
348-
Display the list of all your published projects.
349-
</p>
339+
<p>Display the list of all your published projects.</p>
350340

351341
<!--Section: Code-->
352342
<section class="mb-4">
@@ -367,9 +357,7 @@ <h2 class="mb-4">mdb projects</h2>
367357
<!-- Section title -->
368358
<h2 class="mb-4">mdb get [name]</h2>
369359

370-
<p>
371-
Clone your project into the local machine.
372-
</p>
360+
<p>Clone your project into the local machine.</p>
373361
<p>
374362
<strong>Note</strong>
375363
<br />
@@ -402,9 +390,7 @@ <h2 class="mb-4">mdb get [name]</h2>
402390
<!-- Section title -->
403391
<h2 class="mb-4">mdb rename [name]</h2>
404392

405-
<p>
406-
Rename the current project both locally and remotely.
407-
</p>
393+
<p>Rename the current project both locally and remotely.</p>
408394
<p>
409395
<strong>Note</strong>
410396
<br />
@@ -469,9 +455,7 @@ <h2 class="mb-4">mdb set-domain-name [name]</h2>
469455
<!-- Section title -->
470456
<h2 class="mb-4">mdb unset-domain-name</h2>
471457

472-
<p>
473-
Unset the domain name for the current project.
474-
</p>
458+
<p>Unset the domain name for the current project.</p>
475459
<p>
476460
<strong>Note</strong>
477461
<br />
@@ -498,9 +482,7 @@ <h2 class="mb-4">mdb unset-domain-name</h2>
498482
<!-- Section title -->
499483
<h2 class="mb-4">mdb orders</h2>
500484

501-
<p>
502-
Display the list of your orders on the MDB site.
503-
</p>
485+
<p>Display the list of your orders on the MDB site.</p>
504486

505487
<!--Section: Code-->
506488
<section class="mb-4">
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<li class="nav-item"><a class="nav-link active" href="#api-section-usage">Usage</a></li>
1+
<li class="nav-item"><a class="nav-link active" href="#api-section-usage">用法</a></li>
22
<li class="nav-item"><a class="nav-link" href="#api-section-options">Options</a></li>
3-
<li class="nav-item"><a class="nav-link" href="#api-section-methods">Methods</a></li>
4-
<li class="nav-item"><a class="nav-link" href="#api-section-events">Events</a></li>
3+
<li class="nav-item"><a class="nav-link" href="#api-section-methods">方法</a></li>
4+
<li class="nav-item"><a class="nav-link" href="#api-section-events">大事记</a></li>

cn/_mdb5/standard/web/docs/components/_blank/a.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2 class="h1 font-weight-bold">
1515
<!--Section: Usage-->
1616
<section id="api-section-usage">
1717
<!-- Section title -->
18-
<h2 class="mb-4">Usage</h2>
18+
<h2 class="mb-4">用法</h2>
1919

2020
<!--Section: Code-->
2121
<section>
@@ -41,7 +41,7 @@ <h2 class="mb-4">Options</h2>
4141
<!--Section: Methods-->
4242
<section id="api-section-methods">
4343
<!-- Section title -->
44-
<h2 class="mb-4">Methods</h2>
44+
<h2 class="mb-4">方法</h2>
4545
</section>
4646
<!--Section: Methods-->
4747

@@ -50,7 +50,7 @@ <h2 class="mb-4">Methods</h2>
5050
<!--Section: Events-->
5151
<section id="api-section-events">
5252
<!-- Section title -->
53-
<h2 class="mb-4">Events</h2>
53+
<h2 class="mb-4">大事记</h2>
5454
</section>
5555
<!--Section: Events-->
5656
</section>
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<li class="nav-item">
2-
<a class="nav-link active" href="#section-introduction">Introduction</a>
2+
<a class="nav-link active" href="#section-introduction">介绍</a>
33
</li>
44
<li class="nav-item">
5-
<a class="nav-link" href="#section-basic-example">Basic example</a>
5+
<a class="nav-link" href="#section-basic-example">基本例子</a>
66
</li>
77
<!-- Subsections (if needed) -->
88
<li class="nav-item">
9-
<a class="nav-link" href="#section-">Section</a>
10-
<ul class="nav flex-column pl-3">
11-
<li class="nav-item">
12-
<a class="nav-link" href="#subsection-">Subsection</a>
13-
</li>
14-
<li class="nav-item">
15-
<a class="nav-link" href="#subsection-">Subsection</a>
16-
</li>
17-
</ul>
18-
</li>
9+
<a class="nav-link" href="#section-">Section</a>
10+
<ul class="nav flex-column pl-3">
11+
<li class="nav-item">
12+
<a class="nav-link" href="#subsection-">Subsection</a>
13+
</li>
14+
<li class="nav-item">
15+
<a class="nav-link" href="#subsection-">Subsection</a>
16+
</li>
17+
</ul>
18+
</li>

cn/_mdb5/standard/web/docs/components/_blank/o.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1 class="h6"><?= $data_var['seo_title']; ?></h1>
1818
<!--Section: Basic example-->
1919
<section id="section-basic-example">
2020
<!-- Section title -->
21-
<h2 class="mb-4">Basic example</h2>
21+
<h2 class="mb-4">基本例子</h2>
2222

2323
<!--Section: Demo-->
2424
<section class="border p-4 text-center mb-4"></section>

0 commit comments

Comments
 (0)