diff --git a/src/modules/[chain]/Parameters.vue b/src/modules/[chain]/Parameters.vue
deleted file mode 100644
index 29ce3712..00000000
--- a/src/modules/[chain]/Parameters.vue
+++ /dev/null
@@ -1,12 +0,0 @@
-
- Parameters
-
-
Minting Parameters
-
-
-
Blocks Per Year
-
4,360,000
-
-
-
-
diff --git a/src/modules/[chain]/params/index.vue b/src/modules/[chain]/params/index.vue
new file mode 100644
index 00000000..568f0564
--- /dev/null
+++ b/src/modules/[chain]/params/index.vue
@@ -0,0 +1,21 @@
+
+
+
+
Minting Parameters
+
+
+
Blocks Per Year
+
4,360,000
+
+
+
+
+
+{
+ meta: {
+ i18n: 'parameters'
+ }
+}
+
\ No newline at end of file
diff --git a/src/plugins/i18n/locales/cn.json b/src/plugins/i18n/locales/cn.json
index 2f68de14..03852525 100644
--- a/src/plugins/i18n/locales/cn.json
+++ b/src/plugins/i18n/locales/cn.json
@@ -3,7 +3,8 @@
"dashboard": "面板首页",
"blocks": "区块和交易",
"staking": "质押生息",
- "governance": "社区治理"
+ "governance": "社区治理",
+ "parameters": "参数"
},
"index": {
"slogan": "Ping Dashboard 是一个区块链浏览器,也是一个网页钱包,还有更多 ... 🛠",
diff --git a/src/plugins/i18n/locales/en.json b/src/plugins/i18n/locales/en.json
index 953f4229..4bdd6446 100644
--- a/src/plugins/i18n/locales/en.json
+++ b/src/plugins/i18n/locales/en.json
@@ -3,7 +3,8 @@
"dashboard": "Dashboard",
"blocks": "Blocks&Transaction",
"staking": "Staking",
- "governance": "Governance"
+ "governance": "Governance",
+ "parameters": "Parameters"
},
"index": {
"slogan": "Ping Dashboard is not just an explorer but also a wallet and more ... 🛠",
diff --git a/src/plugins/vuetify/@layouts/components/VerticalNavGroup.vue b/src/plugins/vuetify/@layouts/components/VerticalNavGroup.vue
index 4006413e..b189c8d5 100644
--- a/src/plugins/vuetify/@layouts/components/VerticalNavGroup.vue
+++ b/src/plugins/vuetify/@layouts/components/VerticalNavGroup.vue
@@ -230,8 +230,8 @@ watch(isVerticalNavMini(windowWidth, isVerticalNavHovered), val => {
class="nav-group-children"
>