From 8c04e02310c6ae4c857f4c9ee639d6b21189bdb1 Mon Sep 17 00:00:00 2001 From: Dmytro Tolok Date: Wed, 27 Sep 2023 16:48:11 +0200 Subject: [PATCH] fix(locale): add missed key to translations (#4245) --- src/locales/default.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/locales/default.json b/src/locales/default.json index c26a26ebb3e4..7f5344dec79b 100644 --- a/src/locales/default.json +++ b/src/locales/default.json @@ -744,6 +744,10 @@ "arbitrum": { "label": "Arbitrum DAO votable supply", "description": "Use with erc20-votes to validate by percentage of votable supply." + }, + "karma-eas-attestation": { + "label": "Karma EAS Attestation", + "description": "Use EAS attest.sh to determine if user can create a proposal." } }, "votingValidation": {