Custom text for the button itself will require a tad more JavaScript like this:
document.getElementById('subscribe-btn').value = "Custom Text";
Custom text for the button itself will require a tad more JavaScript like this:
document.getElementById('subscribe-btn').value = "Custom Text";