Thu Dec 19 2019 05:50:05 GMT+0700 (SE Asia Standard Time)

This commit is contained in:
M2M 2019-12-19 05:50:05 +07:00
parent 1e07d92207
commit 0f6d30ab84
4 changed files with 29 additions and 2 deletions

10
01/01.txt Normal file
View File

@ -0,0 +1,10 @@
[
{
"title": "ເຫມືອນກັບອາຍຫມອກ, ເຫມືອນກັບສາຍລົມໃນກະແສລົມ",
"body": ""
},
{
"title": "ເຫມືອນກັບອາຍຫມອກ, ເຫມືອນກັບສາຍລົມໃນກະແສລົມ",
"body": ""
}
]

6
01/title.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "ບົດທີ 1",
"body": "ບົດທີ 1"
}
]

6
front/title.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "ປັນຍາຈານ",
"body": "ປັນຍາຈານ"
}
]

View File

@ -32,6 +32,11 @@
}
],
"parent_draft": {},
"translators": [],
"finished_chunks": []
"translators": [
"MK"
],
"finished_chunks": [
"front-title",
"01-title"
]
}