From 44c53b3165ccbb7972cef6051bd84e853e8af075 Mon Sep 17 00:00:00 2001 From: marcomariscal <42938673+marcomariscal@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:07:15 -0700 Subject: [PATCH] Update frontend/src/i18n/locales/en-US.json Co-authored-by: Gary Ghayrat <61768337+garyghayrat@users.noreply.github.com> --- frontend/src/i18n/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/en-US.json b/frontend/src/i18n/locales/en-US.json index 0b458090..a238e011 100644 --- a/frontend/src/i18n/locales/en-US.json +++ b/frontend/src/i18n/locales/en-US.json @@ -34,7 +34,7 @@ }, "Base-Layout": { "clear-local-storage": "Clear local storage", - "clear-local-storage-description": "Clears all local storage data, including send history, and wallet connection.", + "clear-local-storage-description": "Clears all local storage data, including send history, announcements, and wallet connection.", "connect-wallet": "Connect Wallet", "settings": "Settings", "dark-mode": "Dark mode",