Skip to content

Commit de62979

Browse files
kattnifreakboy3742
andauthored
Initial setup for Japanese and Russian. (#23)
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
1 parent e962c2d commit de62979

20 files changed

Lines changed: 4863 additions & 75 deletions

docs/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ extra:
119119
- name: Italiano
120120
link: /it/
121121
lang: it
122+
- name: 日本語
123+
link: /ja/
124+
lang: ja
122125
- name: 한국어
123126
link: /ko/
124127
lang: ko
@@ -128,6 +131,9 @@ extra:
128131
- name: Português
129132
link: /pt/
130133
lang: pt
134+
- name: Русский
135+
link: /ru/
136+
lang: ru
131137
- name: Türkçe
132138
link: /tr/
133139
lang: tr

docs/locales/ja/translations.po

Lines changed: 2415 additions & 0 deletions
Large diffs are not rendered by default.

docs/locales/ru/translations.po

Lines changed: 2415 additions & 0 deletions
Large diffs are not rendered by default.

docs/mkdocs.ar.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: machine
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: ar/news/.authors.yml

docs/mkdocs.cs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: machine
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: cs/news/.authors.yml

docs/mkdocs.da.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: machine
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: da/news/.authors.yml

docs/mkdocs.de.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: machine
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: de/news/.authors.yml

docs/mkdocs.es.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: machine
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: es/news/.authors.yml

docs/mkdocs.fa.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: machine
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: fa/news/.authors.yml

docs/mkdocs.fr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ theme:
88

99
extra:
1010
translation_type: original
11-
12-
plugins:
13-
macros:
14-
include_yaml:
15-
- team: fr/news/.authors.yml

0 commit comments

Comments
 (0)