diff --git a/BTCPayServer/wwwroot/js/checkout/lang/hr.js b/BTCPayServer/wwwroot/js/checkout/lang/hr.js index 3e219c676..a50748a60 100644 --- a/BTCPayServer/wwwroot/js/checkout/lang/hr.js +++ b/BTCPayServer/wwwroot/js/checkout/lang/hr.js @@ -1,6 +1,6 @@ -const locales_cs = { +const locales_hr = { nested: { - lang: 'Jazyk' + lang: 'Croatian' }, "Awaiting Payment...": "Čeka se uplata...", "Pay with": "Plati sa",