更新:增加“图书首页”功能
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
"close": "Close",
|
||||
"confirm": "Confirm",
|
||||
"loading": "Loading",
|
||||
"tips": "Tips"
|
||||
"tips": "Tips",
|
||||
"searchNoResult": "No search results found",
|
||||
"more": "More",
|
||||
"dataNull": "No data available"
|
||||
},
|
||||
"tabar.course": "COURSE",
|
||||
"tabar.book": "EBOOK",
|
||||
@@ -19,7 +22,7 @@
|
||||
"title": "Taimed International",
|
||||
"schema": "Schema",
|
||||
"demo": "uni-app globalization",
|
||||
"demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
|
||||
"demoDescription": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
|
||||
"detail": "Detail",
|
||||
"language": "Language",
|
||||
"language-info": "Settings",
|
||||
@@ -250,9 +253,14 @@
|
||||
"deleteSuccess": "Deleted"
|
||||
},
|
||||
"home": {
|
||||
"block1": "My Books",
|
||||
"block2": "Recommended",
|
||||
"more": "More",
|
||||
"activityTitle": "Featured Books",
|
||||
"readingCount": " reads",
|
||||
"listenCount": " listens",
|
||||
"purchased": " purchased"
|
||||
"purchased": " purchased",
|
||||
"searchPlaceholder": "Search books..."
|
||||
},
|
||||
"listen": {
|
||||
"title": "Audio Book",
|
||||
|
||||
Reference in New Issue
Block a user