Built error section, needs to be on a few pages.
This commit is contained in:
@ -25,11 +25,20 @@ export default {
|
||||
},
|
||||
|
||||
"blog": {
|
||||
"error": {
|
||||
"title": "Failed to get the blog",
|
||||
"body": "Failed to get the blogs and articles from the server, please try again later or refresh your browser."
|
||||
},
|
||||
"article": {
|
||||
"readMore": "Read More"
|
||||
}
|
||||
},
|
||||
|
||||
"error": {
|
||||
"title": "An error occured.",
|
||||
"body": "An error occured, please try again later."
|
||||
},
|
||||
|
||||
"pages": {
|
||||
"home": {
|
||||
"banner": {
|
||||
|
Reference in New Issue
Block a user