Merge pull request #480 from behumble/typofix

fix: typo (infalation -> inflation)
This commit is contained in:
ping 2023-07-16 09:13:48 +08:00 committed by GitHub
commit 74043aee82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",