From 08220dbea55128e2976a601f6e415eaf8ff491bd Mon Sep 17 00:00:00 2001 From: lepipele Date: Thu, 22 Mar 2018 11:12:15 -0500 Subject: [PATCH] Reorganizing file structure for i18n support --- BTCPayServer/Views/Invoice/Checkout.cshtml | 25 ++++++++--- BTCPayServer/bundleconfig.json | 5 +-- BTCPayServer/wwwroot/js/checkout/core.js | 3 +- .../wwwroot/js/checkout/i18n-resources.js | 42 ------------------- BTCPayServer/wwwroot/js/checkout/langs/de.js | 11 +++++ BTCPayServer/wwwroot/js/checkout/langs/en.js | 11 +++++ 6 files changed, 45 insertions(+), 52 deletions(-) delete mode 100644 BTCPayServer/wwwroot/js/checkout/i18n-resources.js create mode 100644 BTCPayServer/wwwroot/js/checkout/langs/de.js create mode 100644 BTCPayServer/wwwroot/js/checkout/langs/en.js diff --git a/BTCPayServer/Views/Invoice/Checkout.cshtml b/BTCPayServer/Views/Invoice/Checkout.cshtml index 349486231..9bf442763 100644 --- a/BTCPayServer/Views/Invoice/Checkout.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout.cshtml @@ -296,7 +296,7 @@ If there is an issue with this payment, or a refund needs to be made, we will contact you at this address.
-
-