fix/ 补充memoir页面的i18n
This commit is contained in:
@@ -1,8 +1,30 @@
|
||||
{
|
||||
"chapterLabel": "Chapter {{index}}",
|
||||
"chapterReading": {
|
||||
"back": "Back",
|
||||
"backgroundColor": "Background",
|
||||
"bgPureWhite": "White",
|
||||
"bgSepia": "Sepia",
|
||||
"chapterNotFound": "Chapter not found",
|
||||
"settings": "Settings"
|
||||
"close": "Close",
|
||||
"fontSans": "Sans",
|
||||
"fontSerif": "Serif",
|
||||
"fontSize": "Font Size",
|
||||
"fontSizeDefault": "Medium",
|
||||
"fontSizeLarge": "Large",
|
||||
"fontSizeSmall": "Small",
|
||||
"readingSettings": "Reading Settings",
|
||||
"settings": "Settings",
|
||||
"typography": "Typography"
|
||||
},
|
||||
"pageTitle": "Memoir"
|
||||
"continueWriting": "Continue Writing",
|
||||
"emptySubtitle": "Chat with Echo to record your stories",
|
||||
"emptyTitle": "No memoir yet",
|
||||
"pageTitle": "Memoir",
|
||||
"readMemory": "Read Memory",
|
||||
"startChapter": "Start Writing",
|
||||
"statusDrafting": "Drafting",
|
||||
"statusLocked": "Locked",
|
||||
"statusPending": "Pending",
|
||||
"wordsCount": "{{count}} words"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user