tumblr.js 337 B

1234567891011121314
  1. /*
  2. * jquery.socialshareprivacy.tumblr.js
  3. *
  4. * Copyright (c) 2013 m0fx64
  5. *
  6. * is released under the MIT License http://www.opensource.org/licenses/mit-license.php
  7. */
  8. jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.tumblr, {
  9. 'txt_info' : 'Отправить контент на Tumblr.',
  10. 'txt_button' : 'Tumblr'
  11. });