From f34afe8f708ccb2f9ab110a48ba4da6cc87cf033 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Sun, 20 Feb 2022 16:34:56 +1300 Subject: [PATCH] Fix typo Change from present to past tense --- assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/i18n/en.json b/assets/i18n/en.json index d604add6..94c78d3e 100644 --- a/assets/i18n/en.json +++ b/assets/i18n/en.json @@ -278,7 +278,7 @@ "dgc-faq-so-who-does-run-dogecoin": "So who does run Dogecoin?", "dgc-faq-so-who-does-run-dogecoin-desc": "No-one, or everyone does equally, depending how you look at it. The developers can release new software, but the community have to choose to use that software. That community includes not just the end-users, but miners, exchanges, payment processors, etc. Typically the community does adopt new software we release because we have an established track record, but there's no special access we have.", "dgc-faq-wrong_address": "I sent my Dogecoin to the wrong address, or I sent Dogecoin to a correct address, expecting goods or a payment in return, and have not received anything back - can you help in either case?", - "dgc-faq-wrong_address-desc": "Sadly, no in both cases. As noted above, Dogecoin is a decentralized project and the developers working on the project have no special access or ability to reverse transactions or recover funds. If you feel you have been mislead or wronged in a transaction involving Dogecoin, you should consult the relevant authorities in respect of the parties, exchanges, wallets or other services you dealt with.", + "dgc-faq-wrong_address-desc": "Sadly, no in both cases. As noted above, Dogecoin is a decentralized project and the developers working on the project have no special access or ability to reverse transactions or recover funds. If you feel you have been misled or wronged in a transaction involving Dogecoin, you should consult the relevant authorities in respect of the parties, exchanges, wallets or other services you dealt with.", "dgc-faq-reset-two-factor-authentication": "Can you reset my two factor authentication?", "dgc-faq-reset-two-factor-authentication-desc": "We do not run any of the services which you log into, you would need to contact the service in question.", "dgc-faq-lost-my-wallet": "I lost my wallet/private key, what do I do now?",