From bb7dc1ed4ad065e43189ac3f606c855133d31490 Mon Sep 17 00:00:00 2001 From: 2pac1 <35058480+2pac1@users.noreply.github.com> Date: Sat, 28 Apr 2018 18:34:47 +0200 Subject: [PATCH] Update hr.js --- BTCPayServer/wwwroot/js/checkout/lang/hr.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",