Preparing manifets and media for version 7
This commit is contained in:
parent
c68ddf56ee
commit
bc7d92e9b7
|
@ -16,12 +16,12 @@ dublin_core:
|
||||||
description: 'A basic Bible lexicon that provides translators with clear, concise definitions and translation suggestions for every important word in the Bible. It provides translators and checkers with essential lexical information to help them make the best possible translation decisions.'
|
description: 'A basic Bible lexicon that provides translators with clear, concise definitions and translation suggestions for every important word in the Bible. It provides translators and checkers with essential lexical information to help them make the best possible translation decisions.'
|
||||||
format: 'text/markdown'
|
format: 'text/markdown'
|
||||||
identifier: 'tw'
|
identifier: 'tw'
|
||||||
issued: '2017-07-06'
|
issued: '2017-10-03'
|
||||||
language:
|
language:
|
||||||
identifier: 'en'
|
identifier: 'en'
|
||||||
title: 'English'
|
title: 'English'
|
||||||
direction: 'ltr'
|
direction: 'ltr'
|
||||||
modified: '2017-07-06'
|
modified: '2017-10-03'
|
||||||
publisher: 'unfoldingWord'
|
publisher: 'unfoldingWord'
|
||||||
relation:
|
relation:
|
||||||
- 'en/ulb'
|
- 'en/ulb'
|
||||||
|
@ -34,11 +34,11 @@ dublin_core:
|
||||||
-
|
-
|
||||||
identifier: 'tw'
|
identifier: 'tw'
|
||||||
language: 'en'
|
language: 'en'
|
||||||
version: '6'
|
version: '7'
|
||||||
subject: 'Translation Words'
|
subject: 'Translation Words'
|
||||||
title: 'translationWords'
|
title: 'translationWords'
|
||||||
type: 'dict'
|
type: 'dict'
|
||||||
version: '6'
|
version: '7'
|
||||||
|
|
||||||
checking:
|
checking:
|
||||||
checking_entity:
|
checking_entity:
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
projects:
|
projects:
|
||||||
-
|
-
|
||||||
identifier: 'bible'
|
identifier: 'bible'
|
||||||
version: '6'
|
version: '{latest}'
|
||||||
media:
|
media:
|
||||||
-
|
-
|
||||||
identifier: 'pdf'
|
identifier: 'pdf'
|
||||||
version: '1'
|
version: '{latest}'
|
||||||
contributor: []
|
contributor: []
|
||||||
url: 'https://cdn.door43.org/en/tw/v6/pdf/en_tw_v6.pdf'
|
url: 'https://cdn.door43.org/en/tw/v{latest}/pdf/en_tw_v{latest}.pdf'
|
||||||
|
|
Loading…
Reference in New Issue