We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10fc88 commit d40ec62Copy full SHA for d40ec62
2 files changed
AUTHORS.md
@@ -26,4 +26,4 @@ The following people have made contributions to learnlatex.org:
26
- Dung Vu
27
- Uwe Ziegenhagen
28
- निरंजन
29
-
+- Takuto Asakura
_config.yml
@@ -68,6 +68,12 @@ defaults:
68
values:
69
lang: "fr"
70
label: "Français"
71
+ -
72
+ scope:
73
+ path: "ja"
74
+ values:
75
+ lang: "ja"
76
+ label: "日本語"
77
78
scope:
79
path: "pt"
@@ -97,4 +103,4 @@ defaults:
97
103
path: "ca"
98
104
99
105
lang: "ca"
100
- label: "Català"
106
+ label: "Català"
0 commit comments