docs: 📓 add Japanese documents

This commit is contained in:
SHINICHIRO SUZUKI
2023-07-25 23:36:20 +09:00
parent 60fc10dfb1
commit 5661c86c5e
17 changed files with 2093 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ data: {
labels: ['Tomato', 'Blueberry', 'Banana', 'Lime', 'Orange'],
datasets: [{
label: '# of votes',
data: [12, 19, 3, 5, 2, 3],
data: [12, 19, 3, 5, 3],
}]
}
{{</* /chart */>}}