@meduza/ui-kit-2 0.2.2 → 0.2.3

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.
@@ -2011,15 +2011,15 @@ var DonatesTeaser = function DonatesTeaser(_ref) {
2011
2011
 
2012
2012
  var data = {
2013
2013
  ru: {
2014
- title: 'Мы не сдаемся',
2015
- subtitle: 'Потому что вы с нами',
2016
- button: '«Медуза», я с тобой ',
2014
+ title: '«Медуза» работает для вас',
2015
+ subtitle: 'Нам нужна ваша поддержка',
2016
+ button: 'Да!',
2017
2017
  href: 'https://support.meduza.io'
2018
2018
  },
2019
2019
  en: {
2020
- title: 'We won’t give up',
2021
- subtitle: 'Because you’re with us',
2022
- button: 'I’m with you, Meduza',
2020
+ title: 'Meduza is working for you',
2021
+ subtitle: 'And we need your support',
2022
+ button: 'Okay!',
2023
2023
  href: 'https://support.meduza.io/en'
2024
2024
  }
2025
2025
  };