nsaichyshyna commited on
Commit
6a5eff6
1 Parent(s): a27dd6d

Upload test.json

Browse files
Files changed (1) hide show
  1. test.json +13 -0
test.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "0.0.1",
3
+ "data": [
4
+ {
5
+ "en": "Two young, White males are outside near many bushes.",
6
+ "uk": "Двоє молодих білих чоловіків біля багатьох кущів."
7
+ },
8
+ {
9
+ "en": "Several men in hard hats are operating a giant pulley system.",
10
+ "uk": "Кілька чоловіків у касках керують системою гігантських блоків."
11
+ }
12
+ ]
13
+ }