tumblr.js 464 B

1234567891011121314151617
  1. /*
  2. * jquery.socialshareprivacy.js | 2 Klicks fuer mehr Datenschutz
  3. *
  4. * Copyright (c) 2012 Mathias Panzenböck
  5. * Polish translation (c) 2013 Simon Zelazny
  6. *
  7. * is released under the MIT License http://www.opensource.org/licenses/mit-license.php
  8. *
  9. * Spread the word, link to us if you can.
  10. */
  11. jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.tumblr, {
  12. 'txt_info' : 'Opublikuj to na Tumblrze.',
  13. 'txt_button' : 'Podziel się na Tumblrze'
  14. });