Tue Jan 21 2020 08:57:09 GMT+0800 (중국 표준시)

This commit is contained in:
Mango 2020-01-21 08:57:09 +08:00
parent f75fe3851c
commit d3a7690eaa
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[ [
{ {
"title": "子掌权为王会多久?", "title": "子掌权为王会多久?",
"body": "永永远远。" "body": "子掌权为王永永远远。"
}, },
{ {
"title": "子喜爱什么,恨恶什么?", "title": "子喜爱什么,恨恶什么?",

View File

@ -33,13 +33,15 @@
], ],
"parent_draft": {}, "parent_draft": {},
"translators": [ "translators": [
"LFK" "LFK",
"Mango "
], ],
"finished_chunks": [ "finished_chunks": [
"front-title", "front-title",
"01-title", "01-title",
"01-01", "01-01",
"01-04", "01-04",
"01-06" "01-06",
"01-08"
] ]
} }