From 566af105a1b8bbaa72c07e61331fb73e97115835 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sat, 19 Apr 2025 11:53:55 +0300 Subject: [PATCH] Update en.ts --- apps/daimo-web/src/i18n/languages/en.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/daimo-web/src/i18n/languages/en.ts b/apps/daimo-web/src/i18n/languages/en.ts index 0dcaccf48..3d410f36c 100644 --- a/apps/daimo-web/src/i18n/languages/en.ts +++ b/apps/daimo-web/src/i18n/languages/en.ts @@ -123,8 +123,8 @@ export const en = { }, linkStatus: { // some of these are duplicated in this.link so those we reused - unhandeledLink: (linkType: any) => `Unhandled link type: ${linkType}`, - unhandeledLinkForType: (linkType: any) => + unhandledLink: (linkType: any) => `Unhandled link type: ${linkType}`, + unhandledLinkForType: (linkType: any) => `Unhandled link status for type: ${linkType}`, }, @@ -212,7 +212,7 @@ export const en = { whyDaimo: () => "Why Daimo?", text1: () => "Secure, audited, and fully open source.", text2: () => "The safest, fastest way to stablecoin.", - commingSoon: () => "COMING SOON", + comingSoon: () => "COMING SOON", }, }, testimonials: {