Added CacheStore server side, working with blog on client side more.
This commit is contained in:
@ -24,6 +24,12 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
"blog": {
|
||||
"article": {
|
||||
"readMore": "Read More"
|
||||
}
|
||||
},
|
||||
|
||||
"pages": {
|
||||
"home": {
|
||||
"banner": {
|
||||
|
Reference in New Issue
Block a user