Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(whats-new-modal): remove onramp content #6542

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 2 additions & 114 deletions app/components/UI/WhatsNewModal/whatsNewList.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
/* eslint-disable import/no-commonjs, import/prefer-default-export, @typescript-eslint/no-require-imports */
import { strings } from '../../../../locales/i18n';
import Routes from '../../../constants/navigation/Routes';
import { WhatsNew } from './types';

export const whatsNew: WhatsNew = {
// All users that have <6.4.0 and are updating to >=6.4.0 should see
onlyUpdates: false, // Users who updated the app and new installs will see this.
onlyUpdates: true, // Users who updated the app and new installs will see this.
maxLastAppVersion: '6.4.0', // Only users who had a previous version <6.4.0 version will see this
minAppVersion: '6.4.0', // Only users who updated to a version >= 6.4.0 will see this
/**
Expand All @@ -15,115 +13,5 @@ export const whatsNew: WhatsNew = {
* The slide content takes the form of union types, where the possible types are `image`, `title`, `description`, or `button`.
* Both slide count and slide content will be rendered in the same order as the data set.
*/
slides: [
[
{
type: 'image',
image: require('../../../images/whats-new-onramp-slide-1.png'),
},
{
type: 'title',
title: strings('whats_new.slide_1_subtitle'),
},
{
type: 'description',
description: strings('whats_new.slide_1_body_1'),
},
{
type: 'description',
description: strings('whats_new.slide_1_body_2'),
},
{
type: 'button',
buttonType: 'normal',
buttonText: strings('whats_new.slides_button'),
onPress: (props: any) =>
props.navigation.navigate(Routes.FIAT_ON_RAMP_AGGREGATOR.ID),
},
],
[
{
type: 'image',
image: require('../../../images/whats-new-onramp-slide-2.png'),
},
{
type: 'title',
title: strings('whats_new.slide_2_subtitle'),
},
{
type: 'description',
description: strings('whats_new.slide_2_body_1'),
},
{
type: 'button',
buttonType: 'normal',
buttonText: strings('whats_new.slides_button'),
onPress: (props: any) =>
props.navigation.navigate(Routes.FIAT_ON_RAMP_AGGREGATOR.ID),
},
],
[
{
type: 'image',
image: require('../../../images/whats-new-onramp-slide-3.png'),
},
{
type: 'title',
title: strings('whats_new.slide_3_subtitle'),
},
{
type: 'description',
description: strings('whats_new.slide_3_body_1'),
},
{
type: 'button',
buttonType: 'normal',
buttonText: strings('whats_new.slides_button'),
onPress: (props: any) =>
props.navigation.navigate(Routes.FIAT_ON_RAMP_AGGREGATOR.ID),
},
],
[
{
type: 'image',
image: require('../../../images/whats-new-onramp-slide-4.png'),
},
{
type: 'title',
title: strings('whats_new.slide_4_subtitle'),
},
{
type: 'description',
description: strings('whats_new.slide_4_body_1'),
},
{
type: 'button',
buttonType: 'normal',
buttonText: strings('whats_new.slides_button'),
onPress: (props: any) =>
props.navigation.navigate(Routes.FIAT_ON_RAMP_AGGREGATOR.ID),
},
],
[
{
type: 'image',
image: require('../../../images/whats-new-onramp-slide-5.png'),
},
{
type: 'title',
title: strings('whats_new.slide_5_subtitle'),
},
{
type: 'description',
description: strings('whats_new.slide_5_body_1'),
},
{
type: 'button',
buttonType: 'normal',
buttonText: strings('whats_new.slides_button'),
onPress: (props: any) =>
props.navigation.navigate(Routes.FIAT_ON_RAMP_AGGREGATOR.ID),
},
],
],
slides: [],
};
Binary file removed app/images/whats-new-onramp-slide-1.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-1@2x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-1@3x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-2.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-2@2x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-2@3x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-3.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-3@2x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-3@3x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-4.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-4@2x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-4@3x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-5.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-5@2x.png
Binary file not shown.
Binary file removed app/images/whats-new-onramp-slide-5@3x.png
Binary file not shown.
14 changes: 1 addition & 13 deletions locales/languages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,19 +2118,7 @@
"ok": "OK"
},
"whats_new": {
"title": "Neuigkeiten anzeigen",
"slides_button": "Krypto kaufen",
"slide_1_subtitle": "Vergessen Sie zentrale Börsen. Der Kauf von Krypto mit MetaMask ist jetzt noch leichter geworden.",
"slide_1_body_1": "Warum finanzieren Sie Ihr MetaMask-Wallet nicht direkt? Wir haben beständig neue Partner und lokale Zahlungsmethoden aufgenommen, um Ihre Fiat-zu-Krypto-Käufe mit MetaMask wesentlich einfacher zu gestalten.",
"slide_1_body_2": "Mit 189 unterstützten Ländern in acht verschiedenen Netzen, einschließlich L2, sind Sie bei uns in guten Händen. Wählen Sie Ihre bevorzugte Zahlungsoption und das beste verfügbare Angebot.",
"slide_2_subtitle": "Hallo Indien!",
"slide_2_body_1": "Nutzer in Indien haben jetzt Zugriff auf UPI und IMPS für günstigere, schnellere und effizientere Zahlungen. Gemeinsam mit Transak und Onramp.money machen wir web3 in Indien zugänglicher wie nie zuvor.",
"slide_3_subtitle": "Jetzt aktiviert – PayID, POLi, Interac und iDEAL!",
"slide_3_body_1": "Wir haben uns mit Banxa zusammengetan, um eine lokale Bankinfrastruktur und diese neuen Zahlungsmethoden in Kanada, den Niederlanden, Australien, Südafrika und der Türkei anzubieten. Probieren Sie sie aus!",
"slide_4_subtitle": "Lokale Zahlungsoptionen in LATAM",
"slide_4_body_1": "Gemeinsam mit Transak haben wir AstroPay nun in Brasilien, Mexiko, Uruguay, Chile und Peru aktiviert. Brasilianische Nutzer können auch mit Pix auf Krypto umsteigen.",
"slide_5_subtitle": "Vermeiden Sie eine umfangreiche Identitätsüberprüfung",
"slide_5_body_1": "Mit Mercuryo können Sie jetzt Kryptowährungen im Wert von bis zu 699 € kaufen, ohne Ihre Identität verifizieren zu müssen. Dies macht den Krypto-Kauf zu einer einfacheren Sache und den Einstieg so viel leichter."
"title": "Neuigkeiten anzeigen"
},
"invalid_network": {
"title": "Die Chain-ID für das benutzerdefinierte Netzwerk \n%{network} \n muss erneut eingegeben werden.",
Expand Down
14 changes: 1 addition & 13 deletions locales/languages/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,19 +2118,7 @@
"ok": "ΟΚ"
},
"whats_new": {
"title": "Δείτε τι νέο υπάρχει",
"slides_button": "Αγορά κρυπτονομισμάτων",
"slide_1_subtitle": "Ξεχάστε τα κεντρικά ανταλλακτήρια. Η αγορά κρυπτονομισμάτων με το MetaMask μόλις έγινε πιο εύκολη.",
"slide_1_body_1": "Γιατί δεν καταθέτετε χρήματα απευθείας στο πορτοφόλι σας στο MetaMask; Ήμασταν αρκετά απασχολημένοι με την προσθήκη νέων συνεργατών και τοπικών μεθόδων πληρωμής ώστε να κάνουμε τις αγορές σας από παραστατικό χρήμα σε κρυπτονομίσματα πολύ πιο εύκολες με το MetaMask.",
"slide_1_body_2": "Με 189 υποστηριζόμενες χώρες σε οκτώ διαφορετικά δίκτυα, συμπεριλαμβανομένου του L2, εμείς σας καλύπτουμε. Επιλέξτε την προτιμώμενη μέθοδο πληρωμής και διαλέξτε την καλύτερη διαθέσιμη προσφορά.",
"slide_2_subtitle": "Γεια σου Ινδία!",
"slide_2_body_1": "Οι χρήστες στην Ινδία μπορούν πλέον να έχουν πρόσβαση στα UPI & IMPS για πιο φτηνές, πιο γρήγορες και πιο αποτελεσματικές πληρωμές. Μαζί με την Transak και την Onramp.money, κάνουμε το web3 πιο προσιτό από ποτέ στην Ινδία.",
"slide_3_subtitle": "Ενεργοποίηση των PayID, POLi, Interac και iDEAL!",
"slide_3_body_1": "Έχουμε ενοποιηθεί με την Banxa για να προσφέρουμε τοπικές τραπεζικές υποδομές και αυτές τις νέες μεθόδους πληρωμής στον Καναδά, την Ολλανδία, την Αυστραλία, τη Νότια Αφρική και την Τουρκία. Δείτε τις!",
"slide_4_subtitle": "Τοπικές επιλογές πληρωμών στη Λατινική Αμερική",
"slide_4_body_1": "Μαζί με την Transak, έχουμε πλέον ενεργοποιήσει το AstroPay στη Βραζιλία, το Μεξικό, την Ουρουγουάη, τη Χιλή και το Περού. Οι χρήστες στη Βραζιλία μπορούν επίσης να εισέλθουν στα κρυπτονομίσματα μέσω της Pix.",
"slide_5_subtitle": "Αποφύγετε την πολύπλοκη επαλήθευση ταυτότητας",
"slide_5_body_1": "Με την Mercuryo, τώρα μπορείτε να αγοράσετε κρυπτονομίσματα αξίας έως και 699 ευρώ χωρίς να χρειάζεται να επαληθεύσετε την ταυτότητά σας. Αυτό απλοποιεί την εμπειρία πληρωμής κρυπτονομισμάτων και κάνει πολύ πιο εύκολη την είσοδο στο σύστημα."
"title": "Δείτε τι νέο υπάρχει"
},
"invalid_network": {
"title": "Το αναγνωριστικό αλυσίδας για προσαρμοσμένο δίκτυο \n %{network} \n πρέπει να εισαχθεί ξανά.",
Expand Down
14 changes: 1 addition & 13 deletions locales/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2135,19 +2135,7 @@
"ok": "OK"
},
"whats_new": {
"title": "See what's new",
"slides_button": "Buy crypto",
"slide_1_subtitle": "Forget centralized exchanges. Buying crypto with MetaMask just got easier.",
"slide_1_body_1": "Why not fund your MetaMask wallet directly? We’ve been busy onboarding new partners and local payment methods to make your fiat-to-crypto purchases with MetaMask much easier.",
"slide_1_body_2": "With 189 supported countries across eight different networks including L2's, we’ve got you covered. Select your preferred payment option and choose the best available quote.",
"slide_2_subtitle": "Hello India!",
"slide_2_body_1": "Users in India can now access UPI & IMPS for cheaper, faster, and more efficient payments. Together with Transak and Onramp.money, we are making web3 more accessible than ever in India.",
"slide_3_subtitle": "Enabling PayID, POLi, Interac, and iDEAL!",
"slide_3_body_1": "We’ve integrated with Banxa to offer local banking infrastructure and these new payment methods in Canada, Netherlands, Australia, South Africa, and Turkey. Check them out!",
"slide_4_subtitle": "Local payment options in LATAM",
"slide_4_body_1": "Together with Transak, we’ve now enabled AstroPay in Brazil, Mexico, Uruguay, Chile, and Peru. Brazilian users can also on-ramp to crypto using Pix.",
"slide_5_subtitle": "Avoid complex identity verification",
"slide_5_body_1": "With Mercuryo, you can now purchase up to €699 worth of crypto without having to verify your identity. This simplifies the crypto checkout experience and makes onboarding so much easier."
"title": "See what's new"
},
"invalid_network": {
"title": "The chain ID for custom network \n %{network} \n has to be re-entered.",
Expand Down
14 changes: 1 addition & 13 deletions locales/languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,19 +2118,7 @@
"ok": "Aceptar"
},
"whats_new": {
"title": "Ver las novedades",
"slides_button": "Comprar criptomonedas",
"slide_1_subtitle": "Olvídese de los intercambios centralizados. Comprar criptomonedas con MetaMask ahora es mucho más fácil.",
"slide_1_body_1": "¿Por qué no depositar fondos directamente en su monedero de MetaMask? Hemos estado ocupados incorporando nuevos socios y métodos de pago locales para hacer que sus compras de fiat a criptomonedas con MetaMask sean mucho más fáciles.",
"slide_1_body_2": "Con 189 países admitidos en ocho redes diferentes, incluidas las de nivel 2, lo tenemos todo cubierto. Seleccione su opción de pago preferida y elija la mejor cotización disponible.",
"slide_2_subtitle": "¡Hola, India!",
"slide_2_body_1": "Los usuarios de India ahora pueden acceder a UPI e IMPS para realizar pagos más económicos, rápidos y eficientes. Junto con Transak y Onramp.money, estamos haciendo que web3 sea más accesible que nunca en India.",
"slide_3_subtitle": "¡Habilitando PayID, POLi, Interac e iDEAL!",
"slide_3_body_1": "Nos hemos integrado con Banxa para ofrecer infraestructura bancaria local y estos nuevos métodos de pago en Canadá, Países Bajos, Australia, Sudáfrica y Turquía. ¡Deles un vistazo!",
"slide_4_subtitle": "Opciones de pago locales en LATAM",
"slide_4_body_1": "Junto con Transak, ahora hemos habilitado AstroPay en Brasil, México, Uruguay, Chile y Perú. Los usuarios brasileños también pueden acceder a criptomonedas usando Pix.",
"slide_5_subtitle": "Evite la verificación de identidad compleja",
"slide_5_body_1": "Con Mercuryo, ahora puede comprar hasta €699 en criptomonedas sin tener que verificar su identidad. Esto simplifica la experiencia de pago de criptomonedas y hace que la incorporación sea mucho más sencilla."
"title": "Ver las novedades"
},
"invalid_network": {
"title": "Es necesario volver a especificar el id. de la cadena para la red virtual personalizada \n %{network} \n.",
Expand Down
14 changes: 1 addition & 13 deletions locales/languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,19 +2118,7 @@
"ok": "OK"
},
"whats_new": {
"title": "Voir les nouveautés",
"slides_button": "Acheter des cryptomonnaies",
"slide_1_subtitle": "Oubliez les échanges centralisés. Acheter des cryptomonnaies avec MetaMask n’a jamais été aussi facile.",
"slide_1_body_1": "Pourquoi ne pas approvisionner directement votre portefeuille MetaMask ? Nous avons intégré de nouveaux partenaires et modes de paiement locaux pour faciliter l’achat de cryptomonnaies avec de la monnaie fiduciaire dans MetaMask.",
"slide_1_body_2": "Avec 189 pays pris en charge sur huit réseaux différents, y compris les réseaux L2, nous avons ce qu’il vous faut. Sélectionnez votre option de paiement préférée puis la meilleure cotation disponible.",
"slide_2_subtitle": "Bonjour l’Inde !",
"slide_2_body_1": "Les utilisateurs indiens peuvent désormais accéder à UPI et IMPS pour effectuer des paiements moins chers, plus rapides et plus efficaces. Nous sommes en train de travailler avec Transak et Onramp.money pour faciliter l’accès au Web3 en Inde.",
"slide_3_subtitle": "Activez PayID, POLi, Interac et iDEAL !",
"slide_3_body_1": "Nous avons intégré Banxa pour offrir une infrastructure bancaire locale et ces nouveaux modes de paiement au Canada, aux Pays-Bas, en Australie, en Afrique du Sud et en Turquie. Découvrez-les !",
"slide_4_subtitle": "Options de paiement local en Amérique latine (région LATAM)",
"slide_4_body_1": "En collaboration avec Transak, nous avons activé AstroPay au Brésil, au Mexique, en Uruguay, au Chili et au Pérou. Les utilisateurs brésiliens peuvent également passer aux cryptomonnaies avec Pix.",
"slide_5_subtitle": "Évitez les vérifications d'identité complexes",
"slide_5_body_1": "Avec Mercuryo, vous pouvez désormais acheter jusqu’à 699 € de cryptomonnaies sans que vous ayez à vérifier votre identité. Cela simplifie le processus d’achat de cryptomonnaies et facilite nettement l’intégration."
"title": "Voir les nouveautés"
},
"invalid_network": {
"title": "L’ID de chaîne pour le réseau personnalisé \n %{network} \n doit être saisi à nouveau.",
Expand Down
5 changes: 1 addition & 4 deletions locales/languages/hi-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -1536,10 +1536,7 @@
"ok": "ठीक है"
},
"whats_new": {
"title": "देखें कि क्या नया है",
"feature_security_settings_title": "बेहतर सुरक्षा सेटिंग",
"feature_security_settings_text": "अब आप सेटिंग > सुरक्षा और गोपनीयता से अपने MetaMask ऐप का पासवर्ड बदल सकते हैं और अपने वॉलेट के गुप्त रिकवरी फ्रेज़ का बैकअप लेने के तरीके की समीक्षा कर सकते हैं।",
"feature_security_settings_button": "सेटिंग में देखें"
"title": "देखें कि क्या नया है"
},
"invalid_network": {
"title": "कस्टम नेटवर्क \n %{network} \n के लिए चेन ID को फिर से दर्ज करना होगा।",
Expand Down
Loading