Crunched and clean all the components even more.

This commit is contained in:
2018-10-28 21:48:33 +11:00
parent 21aed1b61f
commit f598a0295c
10 changed files with 59 additions and 87 deletions

View File

@ -204,6 +204,15 @@ export default {
"title": "Privacy Policy",
"heading": "Privacy Policy",
"policy": Policy
},
"error": {
"title": "Uh-Oh!",
"body": "An error occured! Try again later."
},
"loading": {
"title": "Please Wait..."
}
},