fix: typo (infalation -> inflation)

This commit is contained in:
Alan Goo 2023-07-15 23:03:16 +09:00
parent bcdab16c38
commit a5f29feb0d
4 changed files with 4 additions and 4 deletions

View File

@ -196,7 +196,7 @@ loadAvatars();
</span>
<span>
<div class="font-bold">{{ format.percent(mintStore.inflation) }}</div>
<div class="text-xs">{{ $t('staking.infalation') }}</div>
<div class="text-xs">{{ $t('staking.inflation') }}</div>
</span>
</div>
<div class="flex">

View File

@ -178,7 +178,7 @@
"btn_in": "进"
},
"staking": {
"infalation": "通胀率",
"inflation": "通胀率",
"unbonding_time": "赎回时间",
"double_sign_slashing": "双签惩罚",
"downtime_slashing": "离线惩罚",

View File

@ -177,7 +177,7 @@
"btn_in": "In"
},
"staking": {
"infalation": "Infalation",
"inflation": "Inflation",
"unbonding_time": "Unbonding Time",
"double_sign_slashing": "Double Sign Slashing",
"downtime_slashing": "Downtime Slashing",

View File

@ -177,7 +177,7 @@
"btn_in": "Masuk"
},
"staking": {
"infalation": "Inflasi",
"inflation": "Inflasi",
"unbonding_time": "Waktu Pembatalan Tautan",
"double_sign_slashing": "Pemotongan Ganda Tanda Tangan",
"downtime_slashing": "Pemotongan Downtime",