@meduza/ui-kit-2 0.2.34 → 0.2.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -379,6 +379,7 @@ var SocialLabels = {
379
379
  vk: 'Вк',
380
380
  ok: 'Ок',
381
381
  tw: 'Твиттер',
382
+ pdf: 'PDF',
382
383
  bookmark: 'В закладки',
383
384
  reaction: 'Напишите нам'
384
385
  },
@@ -388,6 +389,7 @@ var SocialLabels = {
388
389
  vk: 'Vk',
389
390
  ok: 'Ok',
390
391
  tw: 'Twitter',
392
+ pdf: 'PDF',
391
393
  bookmark: 'Add to bookmarks'
392
394
  }
393
395
  };