Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mkdocs-material
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Janne Mareike Koschinski
mkdocs-material
Commits
65a67b29
Commit
65a67b29
authored
7 years ago
by
squidfunk
Browse files
Options
Downloads
Patches
Plain Diff
Added new language to documentation
parent
34afab9f
Branches
Branches containing commit
Tags
1.7.1
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
docs/getting-started.md
+11
-8
11 additions, 8 deletions
docs/getting-started.md
docs/index.md
+1
-1
1 addition, 1 deletion
docs/index.md
with
13 additions
and
10 deletions
README.md
+
1
−
1
View file @
65a67b29
...
@@ -42,7 +42,7 @@ theme:
...
@@ -42,7 +42,7 @@ theme:
## What to expect
## What to expect
*
Responsive design and fluid layout for all kinds of screens and devices,
*
Responsive design and fluid layout for all kinds of screens and devices,
designed to serve your project documentation in a user-friendly way in 2
4
designed to serve your project documentation in a user-friendly way in 2
5
languages with optimal readability.
languages with optimal readability.
*
Easily customizable primary and accent color, fonts, favicon and logo;
*
Easily customizable primary and accent color, fonts, favicon and logo;
...
...
This diff is collapsed.
Click to expand it.
docs/getting-started.md
+
11
−
8
View file @
65a67b29
...
@@ -320,39 +320,42 @@ translations for all template variables and labels in the following languages:
...
@@ -320,39 +320,42 @@ translations for all template variables and labels in the following languages:
<tr>
<tr>
<td><code>
en
</code>
/ English
</td>
<td><code>
en
</code>
/ English
</td>
<td><code>
fr
</code>
/ French
</td>
<td><code>
fr
</code>
/ French
</td>
<td><code>
fr
</code>
/ Galician
</td>
<td><code>
de
</code>
/ German
</td>
<td><code>
de
</code>
/ German
</td>
<td><code>
he
</code>
/ Hebrew
</td>
</tr>
</tr>
<tr>
<tr>
<td><code>
he
</code>
/ Hebrew
</td>
<td><code>
hu
</code>
/ Hungarian
</td>
<td><code>
hu
</code>
/ Hungarian
</td>
<td><code>
it
</code>
/ Italian
</td>
<td><code>
it
</code>
/ Italian
</td>
<td><code>
ja
</code>
/ Japanese
</td>
<td><code>
ja
</code>
/ Japanese
</td>
<td><code>
kr
</code>
/ Korean
</td>
</tr>
</tr>
<tr>
<tr>
<td><code>
kr
</code>
/ Korean
</td>
<td><code>
no
</code>
/ Norwegian
</td>
<td><code>
no
</code>
/ Norwegian
</td>
<td><code>
fa
</code>
/ Persian
</td>
<td><code>
fa
</code>
/ Persian
</td>
<td><code>
pl
</code>
/ Polish
</td>
<td><code>
pl
</code>
/ Polish
</td>
<td><code>
pt
</code>
/ Portugese
</td>
</tr>
</tr>
<tr>
<tr>
<td><code>
pt
</code>
/ Portugese
</td>
<td><code>
ru
</code>
/ Russian
</td>
<td><code>
ru
</code>
/ Russian
</td>
<td><code>
es
</code>
/ Spanish
</td>
<td><code>
es
</code>
/ Spanish
</td>
<td><code>
sv
</code>
/ Swedish
</td>
<td><code>
sv
</code>
/ Swedish
</td>
<td><code>
tr
</code>
/ Turkish
</td>
</tr>
</tr>
<tr>
<tr>
<td><code>
tr
</code>
/ Turkish
</td>
<td><code>
uk
</code>
/ Ukrainian
</td>
<td><code>
uk
</code>
/ Ukrainian
</td>
<td><code>
vi
</code>
/ Vietnamese
</td>
<td
colspan=
"2"
><code>
vi
</code>
/ Vietnamese
</td>
</tr>
<tr>
<td
colspan=
"2"
>
<td
colspan=
"2"
>
<code>
zh
</code>
/ Chinese (Simplified)
<code>
zh
</code>
/ Chinese (Simplified)
</td>
</td>
</tr>
<tr>
<td
colspan=
"2"
>
<td
colspan=
"2"
>
<code>
zh-Hant
</code>
/ Chinese (Traditional)
<code>
zh-Hant
</code>
/ Chinese (Traditional)
</td>
</td>
<td
colspan=
"2"
align=
"right"
>
</tr>
<tr>
<td
colspan=
"4"
align=
"right"
>
<a
href=
"http://bit.ly/2EbzFc8"
>
Submit a new language
</a>
<a
href=
"http://bit.ly/2EbzFc8"
>
Submit a new language
</a>
</td>
</td>
</tr>
</tr>
...
...
This diff is collapsed.
Click to expand it.
docs/index.md
+
1
−
1
View file @
65a67b29
...
@@ -34,7 +34,7 @@ theme:
...
@@ -34,7 +34,7 @@ theme:
## What to expect
## What to expect
*
Responsive design and fluid layout for all kinds of screens and devices,
*
Responsive design and fluid layout for all kinds of screens and devices,
designed to serve your project documentation in a user-friendly way in 2
4
designed to serve your project documentation in a user-friendly way in 2
5
languages with optimal readability.
languages with optimal readability.
*
Easily customizable primary and accent color, fonts, favicon and logo;
*
Easily customizable primary and accent color, fonts, favicon and logo;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment