@0xfutbol/id
Version:
React component library with shared providers for 0xFutbol ID
10 lines (9 loc) • 406 B
JavaScript
const smartWalletLocalEn = {
connecting: "Connecting to Smart Account",
failedToConnect: "Failed to connect to Smart Account",
wrongNetworkScreen: {
title: "Wrong Network",
subtitle: "Your wallet is not connected to the required network",
failedToSwitch: "Failed to switch network",
},
};export{smartWalletLocalEn as default};//# sourceMappingURL=en-CSWJVyfV.js.map