lysandre HF Staff commited on
Commit
122fc3e
·
verified ·
1 Parent(s): cd6cd9d

Update statistics from anki-practice app

Browse files
Files changed (1) hide show
  1. statistics.json +57 -1
statistics.json CHANGED
@@ -1 +1,57 @@
1
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "あいつ": {
3
+ "word": "あいつ",
4
+ "reading": "あいつ",
5
+ "meaning": "that guy",
6
+ "jlpt": "N4",
7
+ "count": 1,
8
+ "lastSeen": "2026-02-21T17:33:11.779Z",
9
+ "dates": [
10
+ "2026-02-21"
11
+ ]
12
+ },
13
+ "また": {
14
+ "word": "また",
15
+ "reading": "また",
16
+ "meaning": "again, also",
17
+ "jlpt": "N5",
18
+ "count": 1,
19
+ "lastSeen": "2026-02-21T17:33:11.779Z",
20
+ "dates": [
21
+ "2026-02-21"
22
+ ]
23
+ },
24
+ "左": {
25
+ "word": "左",
26
+ "reading": "ひだり",
27
+ "meaning": "left",
28
+ "jlpt": "N5",
29
+ "count": 1,
30
+ "lastSeen": "2026-02-21T17:33:11.779Z",
31
+ "dates": [
32
+ "2026-02-21"
33
+ ]
34
+ },
35
+ "何": {
36
+ "word": "何",
37
+ "reading": "なに・なん",
38
+ "meaning": "what",
39
+ "jlpt": "N5",
40
+ "count": 1,
41
+ "lastSeen": "2026-02-21T17:33:11.779Z",
42
+ "dates": [
43
+ "2026-02-21"
44
+ ]
45
+ },
46
+ "置く": {
47
+ "word": "置く",
48
+ "reading": "おく",
49
+ "meaning": "put, place",
50
+ "jlpt": "N5",
51
+ "count": 1,
52
+ "lastSeen": "2026-02-21T17:33:11.779Z",
53
+ "dates": [
54
+ "2026-02-21"
55
+ ]
56
+ }
57
+ }