pinterest.js 749 B

123456789101112131415
  1. /*
  2. * jquery.socialshareprivacy.pinterest.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.pinterest, {
  9. 'txt_info' : 'Два клика для большей конфедициальности: Кнопка Pinterest активируется если клините по ней мышкой. Активация кнопки отправляет и хранит данные на серверах Pinterest &ndash; для подробной информации нажмите <em>i</em>.',
  10. 'txt_off' : 'Не соединяться с Pinterest',
  11. 'txt_on' : 'Соединиться с Pinterest'
  12. });