@0xfutbol/id
Version:
React component library with shared providers for 0xFutbol ID
10 lines (9 loc) • 454 B
JavaScript
const smartWalletLocalEn = {
connecting: "Verbindung zum Smart Account wird hergestellt",
failedToConnect: "Verbindung zum Smart Account fehlgeschlagen",
wrongNetworkScreen: {
title: "Falsches Netzwerk",
subtitle: "Dein Wallet ist nicht mit dem erforderlichen Netzwerk verbunden",
failedToSwitch: "Netzwerkwechsel fehlgeschlagen",
},
};export{smartWalletLocalEn as default};//# sourceMappingURL=de-BhWXnHFy.js.map