Squash merge feat/expo-app: app-expo, .cursor, workflows, package.json, .husky; remove app-android, app-ios, react-app
This commit is contained in:
22
app-expo/src/i18n/locales/zh/common.json
Normal file
22
app-expo/src/i18n/locales/zh/common.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user