Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created December 8, 2017 18:37
Show Gist options
  • Select an option

  • Save Pavracer/75dc5fd8a2bd13e5e012693e08dbd4fc to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/75dc5fd8a2bd13e5e012693e08dbd4fc to your computer and use it in GitHub Desktop.
<script>
jQuery( document ).ready(function() {
jQuery('p.share-title').text('Condividi');
jQuery('p.rate-title').text('Vota');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment