It should be as simple as document.querySelector('.js-review-button').innerHTML = "review"; and document.querySelector('.js-help-button').innerHTML = "help";. Doing this would make the top bar much closer to the original.
It should be as simple as document.querySelector('.js-review-button').innerHTML = "review"; and document.querySelector('.js-help-button').innerHTML = "help";. Doing this would make the top bar much closer to the original.