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

31 lines
868 B
JSON
Raw Normal View History

{
2026-03-19 01:17:28 +08:00
"chapterLabel": "Chapter {{index}}",
"chapterReading": {
"back": "Back",
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"
}