fix: bug
This commit is contained in:
@@ -93,7 +93,9 @@
|
||||
},
|
||||
"channels": {
|
||||
"title": "All Channels",
|
||||
"channelName": "Channel Name"
|
||||
"channelName": "Channel Name",
|
||||
"noCategories": "No categories available",
|
||||
"retry": "Retry"
|
||||
},
|
||||
"notFound": {
|
||||
"title": "Page Not Found",
|
||||
@@ -120,7 +122,8 @@
|
||||
"exploreMore": "Explore More",
|
||||
"refresh": "Refresh",
|
||||
"searchWorks": "Search Generated Works",
|
||||
"searchWorksPlaceholder": "Enter keywords to search generated works"
|
||||
"searchWorksPlaceholder": "Enter keywords to search generated works",
|
||||
"noTags": "No recommended tags"
|
||||
},
|
||||
"templateDetail": {
|
||||
"title": "Hello, I'm a new resident of Zootopia 👋",
|
||||
|
||||
Reference in New Issue
Block a user