diff --git a/Sources/BraveWallet/WalletStrings.swift b/Sources/BraveWallet/WalletStrings.swift index ee3b37308ab1..9f9e3815368d 100644 --- a/Sources/BraveWallet/WalletStrings.swift +++ b/Sources/BraveWallet/WalletStrings.swift @@ -121,7 +121,7 @@ extension Strings { comment: "The empty state displayed when the user has no accounts associated with a transaction or asset" ) public static let noAccountDescription = NSLocalizedString( - "wallet.noAccounts", + "wallet.noAccountDescription", tableName: "BraveWallet", bundle: .module, value: "Accounts with a balance will appear here.",