-
Notifications
You must be signed in to change notification settings - Fork 4
/
lookup-staging.json
103 lines (103 loc) · 2.76 KB
/
lookup-staging.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"elements": [
{
"language": "English",
"annotation": "English",
"code": 3001,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3001.json",
"category": "OFFICIAL",
"authors": ["Haï~"],
"reviewers": []
},
{
"language": "日本語",
"annotation": "Japanese",
"code": 3002,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3002.json",
"category": "OFFICIAL",
"authors": ["【ヴィック】Vic"],
"reviewers": ["Tony_Lewis", "Potato"]
},
{
"language": "한국어",
"annotation": "Korean",
"code": 3003,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3003.json",
"category": "OFFICIAL",
"authors": ["Terry_HF"],
"reviewers": ["Siromori"]
},
{
"language": "Español",
"annotation": "Spanish",
"code": 3004,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3004.json",
"category": "OFFICIAL",
"authors": ["Chipi"],
"reviewers": []
},
{
"language": "Français",
"annotation": "French",
"code": 3005,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3005.json",
"category": "OFFICIAL",
"authors": ["Haï~"],
"reviewers": []
},
{
"language": "繁體中文",
"annotation": "Traditional Chinese",
"code": 3201,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3201.json",
"category": "USER-CREATED",
"authors": ["XoF_eLtTiL/狐Kon"],
"reviewers": []
},
{
"language": "简体中文",
"annotation": "Simplified Chinese",
"code": 3202,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3202.json",
"category": "USER-CREATED",
"authors": ["XoF_eLtTiL/狐Kon"],
"reviewers": []
},
{
"language": "Polski",
"annotation": "Polish",
"code": 3203,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3203.json",
"category": "USER-CREATED",
"authors": ["VRowe Futra"],
"reviewers": []
},
{
"language": "Русский",
"annotation": "Russian",
"code": 3204,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3204.json",
"category": "USER-CREATED",
"authors": ["Belka"],
"reviewers": []
},
{
"language": "",
"annotation": "Sitelen Pona",
"code": 3205,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3205.json",
"category": "USER-CREATED",
"authors": ["fuopy"],
"reviewers": []
},
{
"language": "Deutsch",
"annotation": "German",
"code": 3206,
"unsafe_url" : "https://hai-vr.github.io/vrw-t/3206.json",
"category": "USER-CREATED",
"authors": ["EXPLOSION MURDER GOD DYNAMITE"],
"reviewers": []
}
]
}