Jack0508 commited on
Commit
3026170
1 Parent(s): 38d1c11

Update test.json

Browse files
Files changed (1) hide show
  1. test.json +2 -2
test.json CHANGED
@@ -1,4 +1,4 @@
1
- {"translation":[{
2
  "en":"hello",
3
  "vi":"xin chào"
4
  },
@@ -9,5 +9,5 @@
9
  {
10
  "en":"hello",
11
  "vi":"xin chào"
12
- }]
13
  }
1
+ {"translation":list([{
2
  "en":"hello",
3
  "vi":"xin chào"
4
  },
9
  {
10
  "en":"hello",
11
  "vi":"xin chào"
12
+ }])
13
  }