diff --git a/src/locales/en/common.json b/src/locales/en/common.json index e5c399d43f..8e65af804f 100644 --- a/src/locales/en/common.json +++ b/src/locales/en/common.json @@ -2497,6 +2497,10 @@ "legacy": { "title": "Legacy", "desc": "{{currency}}’s original address format. Highest fees per transaction. Some wallets/exchanges still only support this type." + }, + "taproot": { + "title": "Taproot", + "desc": "Latest {{currency}} network upgrade. Will provide better privacy and cheaper fees once widespread. Still limited support from wallet and exchanges." } } },