Replace Manifest with valid YAML file
Signed-off-by: unfoldingWord <info@unfoldingword.org>
This commit is contained in:
parent
7c361b9df3
commit
b7529c7e1a
|
@ -9,12 +9,12 @@ dublin_core:
|
|||
translation decisions.
|
||||
format: text/tsv
|
||||
identifier: twl
|
||||
issued: '2024-10-10'
|
||||
issued: '2024-10-18'
|
||||
language:
|
||||
direction: ltr
|
||||
identifier: id
|
||||
title: Bahasa Indonesia
|
||||
modified: '2024-10-10'
|
||||
modified: '2024-10-18'
|
||||
publisher: BAHTRAKU
|
||||
relation:
|
||||
- id/glt
|
||||
|
@ -29,12 +29,26 @@ dublin_core:
|
|||
subject: TSV Translation Words Links
|
||||
title: BAHTRAKU Translation Word Links
|
||||
type: help
|
||||
version: '7'
|
||||
version: '8'
|
||||
checking:
|
||||
checking_entity:
|
||||
- BAHTRAKU
|
||||
checking_level: '3'
|
||||
projects:
|
||||
- title: Colossians
|
||||
versification: ufw
|
||||
identifier: col
|
||||
sort: 52
|
||||
path: ./twl_COL.tsv
|
||||
categories:
|
||||
- bible-nt
|
||||
- title: 1 Thessalonians
|
||||
versification: ufw
|
||||
identifier: 1th
|
||||
sort: 53
|
||||
path: ./twl_1TH.tsv
|
||||
categories:
|
||||
- bible-nt
|
||||
- title: 2 Thessalonians
|
||||
versification: ufw
|
||||
identifier: 2th
|
||||
|
|
Loading…
Reference in New Issue