From 0ec1d1ddc65129be7d8bcd5539cdd3b4a7b20cfd Mon Sep 17 00:00:00 2001 From: Jesse Clark Date: Tue, 13 Apr 2021 15:39:33 +0300 Subject: [PATCH] add curly-brackets. --- src/common/translations/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/translations/es.json b/src/common/translations/es.json index 767637ab..b778efe6 100644 --- a/src/common/translations/es.json +++ b/src/common/translations/es.json @@ -346,7 +346,7 @@ "title": "Configurar billetera", "walletContains": { "one": "Esta billetera contiene 1 activos", - "other": "Esta billetera contiene {count} activos" + "other": "Esta billetera contiene {{count}} activos" }, "wallets": "billeteras", "security": "Seguridad",