Files
life-echo/app-expo/src/i18n/locales/en/memoir.json

35 lines
1.1 KiB
JSON
Raw Normal View History

{
2026-03-19 01:17:28 +08:00
"chapterLabel": "Chapter {{index}}",
"chapterReading": {
"back": "Back",
"cancel": "Cancel",
"confirmDeleteMessage": "Are you sure you want to delete this chapter? You will no longer be able to view it, but the content will be kept for future reference.",
"deleteChapter": "Delete Chapter",
"deleteChapterAction": "Delete",
2026-03-19 01:17:28 +08:00
"backgroundColor": "Background",
"bgPureWhite": "White",
"bgSepia": "Sepia",
"chapterNotFound": "Chapter not found",
2026-03-19 01:17:28 +08:00
"close": "Close",
"fontSans": "Sans",
"fontSerif": "Serif",
"fontSize": "Font Size",
"fontSizeDefault": "Medium",
"fontSizeLarge": "Large",
"fontSizeSmall": "Small",
"readingSettings": "Reading Settings",
"settings": "Settings",
"typography": "Typography"
},
2026-03-19 01:17:28 +08:00
"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"
}