About to start work on buttons

This commit is contained in:
2018-05-15 08:10:54 +10:00
parent fbceaaddb0
commit d8b1c41538
10 changed files with 83 additions and 17 deletions

View File

@ -28,7 +28,8 @@ module.exports = {
"placeholder": "Message."
},
"send": "Send"
"send": "Send",
"reset": "Reset"
}
}
}