removed versification value
This commit is contained in:
parent
5b773d43af
commit
772224ba93
|
@ -6,9 +6,9 @@ dublin_core:
|
|||
- 'unfoldingWord'
|
||||
- 'Wycliffe Associates'
|
||||
creator: 'Wycliffe Associates'
|
||||
description: 'A learning manual for translating the Bible'
|
||||
description: ''
|
||||
format: 'text/usfm'
|
||||
identifier: 'ta'
|
||||
identifier: 'ulb'
|
||||
issued: '2016-04-19'
|
||||
language:
|
||||
identifier: 'en'
|
||||
|
@ -23,7 +23,7 @@ dublin_core:
|
|||
identifier: 'ta'
|
||||
language: 'en'
|
||||
version: 'pre6'
|
||||
subject: 'Manual'
|
||||
subject: ''
|
||||
title: 'translationAcademy'
|
||||
type: 'man'
|
||||
version: '6'
|
||||
|
@ -41,7 +41,7 @@ projects:
|
|||
path: './intro'
|
||||
sort: 0
|
||||
title: 'Introduction to translationAcademy'
|
||||
versification: 'ufw'
|
||||
versification:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
|
@ -49,7 +49,7 @@ projects:
|
|||
path: './process'
|
||||
sort: 1
|
||||
title: 'Process Manual'
|
||||
versification: 'ufw'
|
||||
versification:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
|
@ -57,7 +57,7 @@ projects:
|
|||
path: './translate'
|
||||
sort: 2
|
||||
title: 'Translation Manual'
|
||||
versification: 'ufw'
|
||||
versification:
|
||||
-
|
||||
categories:
|
||||
- 'ta'
|
||||
|
@ -65,4 +65,4 @@ projects:
|
|||
path: './checking'
|
||||
sort: 3
|
||||
title: 'Checking Manual'
|
||||
versification: 'ufw'
|
||||
versification:
|
Loading…
Reference in New Issue