Fix no account message

This commit is contained in:
HeesungB 2022-12-20 18:30:05 +09:00
parent a1eefd697c
commit 5a36f96c9e

View File

@ -6,4 +6,4 @@ export const KEPLR_VERSION_ERROR = "You should update keplr";
export const KEPLR_NO_ACCOUNT_ERROR = "key doesn't exist";
export const KEPLR_NO_ACCOUNT_MESSAGE =
"Create an account first and connect it with your wallet";
"Create a wallet account to get started with ICNS!";