From c56ec1939928f58bf62195a44eab55abbc1cb514 Mon Sep 17 00:00:00 2001
From: Ignacio <142767109+icfor@users.noreply.github.com>
Date: Thu, 16 Nov 2023 15:23:22 +0800
Subject: [PATCH] fix: i18next key warning (#105)
---
public/locales/en/common.json | 1 +
public/locales/en/staking.json | 1 -
public/locales/zh-CN/common.json | 1 +
public/locales/zh-CN/staking.json | 1 -
public/locales/zh-HK/common.json | 1 +
public/locales/zh-HK/staking.json | 1 -
src/components/nav/index.tsx | 2 +-
7 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/public/locales/en/common.json b/public/locales/en/common.json
index ad57965b..0cf840bd 100644
--- a/public/locales/en/common.json
+++ b/public/locales/en/common.json
@@ -12,6 +12,7 @@
"en": "English",
"enterprise-solution": "Enterprise Solution",
"error": "There was an unexpected error",
+ "forboleLogo": "Forbole Logo",
"full tvl": "Total Value Locked",
"native-staking-service": "Native Staking Service",
"placeholder": "Your email",
diff --git a/public/locales/en/staking.json b/public/locales/en/staking.json
index 018ffcd7..460c20f0 100644
--- a/public/locales/en/staking.json
+++ b/public/locales/en/staking.json
@@ -24,7 +24,6 @@
"email": "Email",
"estimated earning": "Estimated earning",
"faq": "FAQs",
- "forboleLogo": "Forbole Logo",
"FVH title": "Stake, earn and secure the networks with Forbole",
"general support": "General Support",
"get in touch!": "Get in touch!",
diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json
index ef33e4c6..7d5a42c4 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -12,6 +12,7 @@
"en": "English",
"enterprise-solution": "企业解决方案",
"error": "发生意外错误",
+ "forboleLogo": "Forbole 标志",
"full tvl": "已质押通证的总值",
"native-staking-service": "原生通证质押服务",
"placeholder": "你的电邮地址",
diff --git a/public/locales/zh-CN/staking.json b/public/locales/zh-CN/staking.json
index 018ffcd7..460c20f0 100644
--- a/public/locales/zh-CN/staking.json
+++ b/public/locales/zh-CN/staking.json
@@ -24,7 +24,6 @@
"email": "Email",
"estimated earning": "Estimated earning",
"faq": "FAQs",
- "forboleLogo": "Forbole Logo",
"FVH title": "Stake, earn and secure the networks with Forbole",
"general support": "General Support",
"get in touch!": "Get in touch!",
diff --git a/public/locales/zh-HK/common.json b/public/locales/zh-HK/common.json
index 133bfe22..818fe974 100644
--- a/public/locales/zh-HK/common.json
+++ b/public/locales/zh-HK/common.json
@@ -12,6 +12,7 @@
"en": "English",
"enterprise-solution": "企業解決方案",
"error": "發生意外錯誤",
+ "forboleLogo": "Forbole 標誌",
"full tvl": "已質押通證的總值",
"native-staking-service": "原生通證質押服務",
"placeholder": "你的電郵地址",
diff --git a/public/locales/zh-HK/staking.json b/public/locales/zh-HK/staking.json
index 018ffcd7..460c20f0 100644
--- a/public/locales/zh-HK/staking.json
+++ b/public/locales/zh-HK/staking.json
@@ -24,7 +24,6 @@
"email": "Email",
"estimated earning": "Estimated earning",
"faq": "FAQs",
- "forboleLogo": "Forbole Logo",
"FVH title": "Stake, earn and secure the networks with Forbole",
"general support": "General Support",
"get in touch!": "Get in touch!",
diff --git a/src/components/nav/index.tsx b/src/components/nav/index.tsx
index 12fbf655..18d01b2f 100644
--- a/src/components/nav/index.tsx
+++ b/src/components/nav/index.tsx
@@ -106,7 +106,7 @@ const Nav = ({ staking, stakeNowRef, itemColor }: NavProps) => {
>