@meduza/ui-kit-2 0.1.89 → 0.1.91

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.
@@ -921,14 +921,14 @@ var DonatesTeaser = function DonatesTeaser(_ref) {
921
921
 
922
922
  var data = {
923
923
  ru: {
924
- title: 'Вы читали «Медузу». Вы слушали «Медузу». Вы смотрели «Медузу»',
925
- subtitle: 'Помогите нам спасти «Медузу»',
924
+ title: 'Вы совершили чудо ',
925
+ subtitle: '«Медуза» продолжает работать, потому что есть вы',
926
926
  button: 'Дать денег',
927
927
  href: 'https://support.meduza.io'
928
928
  },
929
929
  en: {
930
- title: 'You read Meduza. You listen to Meduza. You follow Meduza.',
931
- subtitle: 'Help save Meduza.',
930
+ title: 'Meduza is you.<br/>',
931
+ subtitle: 'We’re only here thanks to you.',
932
932
  button: 'Pledge today',
933
933
  href: 'https://support.meduza.io/en'
934
934
  }