@coin-voyage/paykit
Version:
Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.
125 lines (124 loc) • 4.43 kB
TypeScript
declare const deDE: {
connectWallet: string;
disconnect: string;
connected: string;
wrongNetwork: string;
switchNetworks: string;
chainNetwork: string;
copyToClipboard: string;
copyCode: string;
moreInformation: string;
back: string;
close: string;
or: string;
more: string;
moreAvailable: string;
tryAgain: string;
tryAgainQuestion: string;
recent: string;
dontHaveTheApp: string;
scanTheQRCode: string;
useWalletConnectModal: string;
useModal: string;
installTheExtension: string;
getWalletName: string;
otherWallets: string;
learnMore: string;
getWallet: string;
approveInWallet: string;
confirmInWallet: string;
awaitingConfirmation: string;
signIn: string;
signOut: string;
signedIn: string;
signedOut: string;
walletNotConnected: string;
warnings_walletSwitchingUnsupported: string;
warnings_walletSwitchingUnsupportedResolve: string;
warnings_chainUnsupported: string;
warnings_chainUnsupportedResolve: string;
onboardingScreen_heading: string;
onboardingScreen_h1: string;
onboardingScreen_p: string;
onboardingScreen_ctaText: string;
onboardingScreen_ctaUrl: string;
requesting_payment_h1: string;
requesting_payment_p: string;
aboutScreen_heading: string;
aboutScreen_a_h1: string;
aboutScreen_a_p: string;
aboutScreen_b_h1: string;
aboutScreen_b_p: string;
aboutScreen_c_h1: string;
aboutScreen_c_p: string;
aboutScreen_ctaText: string;
aboutScreen_ctaUrl: string;
connectorsScreen_heading: string;
connectorsScreen_newcomer: string;
connectorsScreen_h1: string;
connectorsScreen_p: string;
mobileConnectorsScreen_heading: string;
scanScreen_heading: string;
scanScreen_heading_withConnector: string;
scanScreen_tooltip_walletConnect: string;
scanScreen_tooltip_default: string;
downloadAppScreen_heading: string;
downloadAppScreen_iosAndroid: string;
downloadAppScreen_ios: string;
downloadAppScreen_android: string;
injectionScreen_unavailable_h1: string;
injectionScreen_unavailable_p: string;
injectionScreen_install_h1: string;
injectionScreen_install_p: string;
injectionScreen_connecting_h1: string;
injectionScreen_connecting_p: string;
injectionScreen_connecting_injected_h1: string;
injectionScreen_connecting_injected_p: string;
injectionScreen_connected_h1: string;
injectionScreen_connected_p: string;
injectionScreen_rejected_h1: string;
injectionScreen_rejected_p: string;
injectionScreen_failed_h1: string;
injectionScreen_failed_p: string;
injectionScreen_notconnected_h1: string;
injectionScreen_notconnected_p: string;
profileScreen_heading: string;
selectMethodScreen_heading: string;
selectPayToAddressChainScreen_heading: string;
selectPayToAddressTokenScreen_heading: string;
payToAddressWaitingScreen_heading: string;
selectPayToAddressWaitingScreen_unavailable_h1: string;
selectPayToAddressWaitingScreen_unavailable_p: string;
payToAddressScreen_generatingDepositAddress: string;
selectChainScreen_heading: string;
selectTokenScreen_heading: string;
selectTokenScreen_selectAnotherWallet: string;
selectTokenScreen_selectAnotherMethod: string;
selectTokenScreen_noOptions_h1: string;
selectTokenScreen_noOptions_p: string;
switchNetworkScreen_heading: string;
signInWithEthereumScreen_tooltip: string;
signInWithEthereumScreen_signedOut_heading: string;
signInWithEthereumScreen_signedOut_h1: string;
signInWithEthereumScreen_signedOut_p: string;
signInWithEthereumScreen_signedOut_button: string;
signInWithEthereumScreen_signedIn_heading: string;
signInWithEthereumScreen_signedIn_h1: string;
signInWithEthereumScreen_signedIn_p: string;
signInWithEthereumScreen_signedIn_button: string;
payWithTokenScreen_expired_h1: string;
payWithTokenScreen_expired_p: string;
confirmationScreen_heading: string;
confirmationScreen_awaiting: string;
confirmationScreen_confirming: string;
confirmationScreen_executing: string;
confirmationScreen_completed: string;
sendOnlyOnce: string;
refresh: string;
sendExactly: string;
depositAddress: string;
showQR: string;
hideQR: string;
expired: string;
};
export default deDE;