Home › Forums › Pro Support › Translate Loading button This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 18, 2019 at 2:31 pm #9414 CrisParticipant Hi How can I translate “Loading…” button? Thanks! May 21, 2019 at 9:35 am #9449 TomKeymaster Hi there, Try this: add_filter( 'wpsp_ajax_loading', function() { return 'Your new text...'; } ); Adding PHP: https://docs.wpshowposts.com/article/adding-php/ May 21, 2019 at 10:08 am #9454 CrisParticipant Perfect!! Thank you very much!! May 22, 2019 at 3:44 pm #9480 TomKeymaster You’re welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In