diff --git a/BTCPayServer/wwwroot/checkout/js/langs/is.js b/BTCPayServer/wwwroot/checkout/js/langs/is.js index eeb304575..cf9f252df 100644 --- a/BTCPayServer/wwwroot/checkout/js/langs/is.js +++ b/BTCPayServer/wwwroot/checkout/js/langs/is.js @@ -47,5 +47,8 @@ const locales_is = { "Archived_Body": "Vinsamlegast hafðu samband fyrir upplýsingar eða aðstoð.", // Lightning "BOLT 11 Invoice": "BOLT 11 Reikningur", - "Node Info": "Nótu upplýsingar" + "Node Info": "Nótu upplýsingar", + // + "txCount": "{{count}} reikningur", + "txCount_plural": "{{count}} reikningar" };