From dc69ffe4fd61b007c9b981df163cfc68de028582 Mon Sep 17 00:00:00 2001 From: vjrj <vjrj@comunes.org> Date: Tue, 25 Apr 2023 19:41:55 +0200 Subject: [PATCH] Adapted tutorials --- assets/translations/en.json | 4 ++-- assets/translations/es.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/translations/en.json b/assets/translations/en.json index cf442068..45b2697a 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -165,13 +165,13 @@ "contactsMainKey_desc": "In this section you can save your most frequent contacts and scan QR codes from other people.", "contactsQrKey_desc": "Here you can scan QR codes from other people to add them to your contacts.", "txMainKey_title": "Transactions", - "txMainKey_desc": "Here you can see the history of your transactions. If your wallet is empty, to start using Äž1, you can offer your services on markets or web platforms such as Girala, Gchange, among others. If you already have Äž1, you can transfer them to this Äž1nkgo wallet and start using it.", + "txMainKey_desc": "Here you can see the history of your transactions. If your wallet is empty, to start using Äž1, you can offer your services on markets or web platforms such as gchange.fr, girala.net, among others. If you already have Äž1, you can transfer them to this Äž1nkgo wallet and start using it.", "txBalanceKey_title": "Balance", "txBalanceKey_desc": "On this screen you can see the current balance of your Äž1nkgo wallet.", "txRefreshKey_title": "Refresh", "txRefreshKey_desc": "If you are waiting for a payment, you can press this button to refresh the screen. However, this wallet will also do it periodically for you and send you notifications of new payments.", "infoMainKey_title": "More Information", - "infoMainKey_desc": "Here you will find more information about your wallet.", + "infoMainKey_desc": "Here you will find more information about your wallet and other options.", "exportMainKey_title": "Exporting the Wallet", "exportMainKey_desc": "It is important that you make a backup of your wallet as soon as possible and keep it safe, so that you can import it into another browser or the app, or restore your wallet in case you lose your device. To do this, press this 'Export' button, which will allow you to download a file with all the information from your wallet. This way, you can import your wallet into another browser or device and have access to your funds at all times." } diff --git a/assets/translations/es.json b/assets/translations/es.json index 15dc10c7..bda0393e 100644 --- a/assets/translations/es.json +++ b/assets/translations/es.json @@ -165,13 +165,13 @@ "contactsMainKey_desc": "En esta sección puedes guardar tus contactos más frecuentes y escanear códigos QR de otras personas.", "contactsQrKey_desc": "Aquà puedes escanear el QR de otras personas para añadirlas a tus contactos.", "txMainKey_title": "Transacciones", - "txMainKey_desc": "Aquà podrás ver el historial de tus transacciones. Si tu monedero está vacÃo, para empezar a usar Junas, puedes ofrecer tus servicios en mercados o plataformas webs como Girala, Gchange, entre otros. Si ya tienes Junas, puedes transferirlos a este monedero Äž1nkgo y empezar a usarlo.", + "txMainKey_desc": "Aquà podrás ver el historial de tus transacciones. Si tu monedero está vacÃo, para empezar a usar Junas, puedes ofrecer tus servicios en mercados o plataformas webs como gchange.es, girala.net entre otros. Si ya tienes Junas, puedes transferirlos a este monedero Äž1nkgo y empezar a usarlo.", "txBalanceKey_title": "Balance", "txBalanceKey_desc": "En esta pantalla podrás ver el balance actual de tu monedero Äž1nkgo.", "txRefreshKey_title": "Actualización", "txRefreshKey_desc": "Si estás esperando un pago, puedes presionar este botón para refrescar la pantalla. Sin embargo, este monedero también lo hará periódicamente por ti y te enviará notificaciones de nuevos pagos.", "infoMainKey_title": "Más información", - "infoMainKey_desc": "Aquà encontrarás más información acerca de tu monedero.", + "infoMainKey_desc": "Aquà encontrarás más información acerca de tu monedero y otras opciones.", "exportMainKey_title": "Exportación del Monedero", "exportMainKey_desc": "Es importante que realices un backup de tu monedero cuanto antes y ponerlo a buen recaudo, para poder importarlo en otro navegador o en la App, o en cualquier caso restaurar tu monedero en caso de perder tu dispositivo. Para hacerlo, presiona este botón de 'Exportar', que te permitirá descargar un archivo con toda la información de tu monedero. De esta forma, podrás importar tu monedero en otro navegador o dispositivo y tener acceso a tus fondos en todo momento." } -- GitLab