Thu Apr 01 2021 16:11:14 GMT-0500 (Central Daylight Time)

This commit is contained in:
Chuck Liesch 2021-04-01 16:11:15 -05:00
parent ee847e59cf
commit 31eb251994
3 changed files with 21 additions and 15 deletions

1
01/01.txt Normal file
View File

@ -0,0 +1 @@
\c 1 \v 1 \v 2 edit 1

1
01/03.txt Normal file
View File

@ -0,0 +1 @@
\v 3 \v 4 edit 2

View File

@ -1,17 +1,10 @@
{
"project": {
"id": "jud",
"name": ""
},
"type": {
"id": "text",
"name": "Text"
},
"package_version": 7,
"format": "usfm",
"generator": {
"name": "ts-desktop",
"build": "5"
},
"package_version": 7,
"target_language": {
"name": "English demo1",
"direction": "ltr",
@ -20,20 +13,31 @@
"is_gateway_language": false,
"id": "en-x-demo1"
},
"format": "usfm",
"project": {
"id": "jud",
"name": "Jude"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": {
"id": "reg"
},
"translators": [
"chuck"
],
"source_translations": [
{
"language_id": "en",
"resource_id": "ulb",
"checking_level": "3",
"date_modified": 20170329,
"version": "9"
"date_modified": "2017-11-29T00:00:00+00:00",
"version": "12"
}
],
"translators": [
"chuck",
"Chuck Liesch"
],
"finished_chunks": [
"01-01"
]
}