23 lines
722 B
JSON
23 lines
722 B
JSON
{
|
|
"chapterLabel": "chapterLabel",
|
|
"chapterReading": {
|
|
"backgroundColor": "chapterReading.backgroundColor",
|
|
"bgPureWhite": "chapterReading.bgPureWhite",
|
|
"bgSepia": "chapterReading.bgSepia",
|
|
"close": "chapterReading.close",
|
|
"fontSize": "chapterReading.fontSize",
|
|
"readingSettings": "chapterReading.readingSettings",
|
|
"typography": "chapterReading.typography"
|
|
},
|
|
"continueWriting": "continueWriting",
|
|
"docs": "文档",
|
|
"emptySubtitle": "emptySubtitle",
|
|
"emptyTitle": "emptyTitle",
|
|
"readMemory": "readMemory",
|
|
"startChapter": "startChapter",
|
|
"statusDrafting": "statusDrafting",
|
|
"statusLocked": "statusLocked",
|
|
"statusPending": "statusPending",
|
|
"wordsCount": "wordsCount"
|
|
}
|