-
Notifications
You must be signed in to change notification settings - Fork 2
/
input.json
119 lines (119 loc) · 2.55 KB
/
input.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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"metadata": {},
"export_phrases": [
{
"value": "Oh no, I know a dirty word",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
},
{
"locale": "it-IT"
}
],
"created_at": "2012-02-07T22:53:23Z",
"collection_name": "sing_that_song"
},
{
"value": "Catch the tiger by his toe",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
}
],
"created_at": "2013-02-07T19:01:28Z",
"collection_name": "counting_rhyme"
},
{
"value": "It's fun to lose and to pretend",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
},
{
"locale": "it-IT"
}
],
"created_at": "2012-02-07T22:50:24Z",
"collection_name": "sing_that_song"
},
{
"value": "Eeny, meeny, miny, moe.",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
}
],
"created_at": "2013-02-07T21:00:28Z",
"collection_name": "counting_rhyme"
},
{
"value": "Load up on guns, bring your friends",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
},
{
"locale": "it-IT"
}
],
"created_at": "2012-02-07T22:50:23Z",
"collection_name": "sing_that_song"
},
{
"value": "Hello, hello, hello, how low",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
},
{
"locale": "it-IT"
}
],
"created_at": "2012-02-07T23:53:23Z",
"collection_name": "sing_that_song"
},
{
"value": "If it hollers let it go",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
}
],
"created_at": "2013-02-07T20:00:28Z",
"collection_name": "counting_rhyme"
},
{
"value": "She's over-bored and self-assured",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
},
{
"locale": "it-IT"
}
],
"created_at": "2012-02-07T22:50:28Z",
"collection_name": "sing_that_song"
},
{
"value": "Eeny, meeny, miny, moe",
"source_locale": "en",
"target_locales": [
{
"locale": "fr-FR"
}
],
"created_at": "2013-02-07T19:00:28Z",
"collection_name": "counting_rhyme"
}
]
}