From 2827dcd0ba4b0fa0b173720c8cba0ba9c0871322 Mon Sep 17 00:00:00 2001 From: softsimon Date: Tue, 2 Jul 2024 14:02:16 +0900 Subject: [PATCH] i18n fixes --- .../accelerate-checkout.component.html | 8 +-- .../block-fees-subsidy-graph.component.ts | 4 +- frontend/src/locale/messages.xlf | 71 +++++++++++++------ 3 files changed, 56 insertions(+), 27 deletions(-) diff --git a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html index 3f7e718b3..54f67796c 100644 --- a/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html +++ b/frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.html @@ -292,7 +292,7 @@ Confirmation expected } @else { - Confirmation expected within several hours + Confirmation expected within several hours } @@ -518,7 +518,7 @@ @if (!calculating) { fee ({{ cost | number }} sats) } @else { - Calculating cost... + Calculating cost... } @@ -533,7 +533,7 @@ @if (isLoggedIn() || canPayWithBitcoin || canPayWithCashapp) { } @else { } @else {