Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Block Weight title #11205

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/apps/public/locales/ar/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1120,6 +1120,7 @@
"recovery block delay": "تأخير كتلة الاسترداد",
"recovery threshold": "استرداد الحد الأقصى",
"redeemable": "قابلة للاسترداد",
"ref time": "وقت المرجع",
"referenda": "الاستفتاءات",
"refresh in": "يتم التحديث في",
"registrar account": "حساب مسجل",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/en/app-explorer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"queued tx": "queued tx",
"recent blocks": "recent blocks",
"recent events": "recent events",
"ref time": "ref time",
"recv": "recv",
"refresh in": "refresh in",
"requests": "requests",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@
"Rebond": "",
"Rebond funds": "",
"Recovery": "",
"ref time": "ref time",
"Referenda ({{count}})": "",
"Refund": "",
"Refund decision deposit": "",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,7 @@
"registrar index": "índice de registro",
"relay dispatch queue": "lista de envío de relay",
"remaining": "pendiente",
"ref time": "tiempo de árbitro",
"remote node/endpoint to connect to": "endpoint/nodo remoto para conectarse",
"request payout from": "solicitar el pago de",
"reserved": "reservado",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,7 @@
"recovery block delay": "délai récupération (nombre de blocs)",
"recovery threshold": "seuil de récupération",
"redeemable": "rachetable",
"ref time": "temps de réf",
"referenda": "referenda",
"refresh in": "actualiser dans",
"registrar account": "compte du registrar",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1309,6 +1309,7 @@
"recovery block delay": "pemulihan penundaan block",
"recovery threshold": "pemulihan threshold",
"redeemable": "dapat ditebus",
"ref time": "waktu ref",
"referenda": "referendum",
"refresh in": "segarkan dalam",
"registrar account": "akun terdaftar",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1686,6 +1686,7 @@
"recovery block delay": "recupera ritardo del blocco",
"recovery threshold": "ripristina soglia",
"redeemable": "svincolabili",
"ref time": "tempo di rif",
"referenda": "referendum in corso",
"refresh in": "aggiornato in",
"register from": "registra da",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
"RPC calls": "RPCコール",
"Raw seed": "生のシード",
"Raw storage": "生のストレージ",
"ref time": "基準時間",
"Reasonable": "適切な",
"Reassign": "再度アサインする",
"Redeem": "再取得",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@
"Random": "무작위",
"Raw seed": "시드 문구",
"Raw storage": "물리적 스토리지",
"ref time": "심판 시간",
"Read": "읽다",
"Reasonable": "적합한",
"Reassign": "재할당",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/pt/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@
"Raw seed": "Semente bruta",
"Raw storage": "Armazenamento bruto",
"Reasonable": "Razoável",
"ref time": "tempo de ref",
"Reassign": "Reatribuir",
"Redeem": "Resgatar",
"Register": "Registro",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@
"Random": "Случайный",
"Raw seed": "Исходная секретная фраза",
"Raw storage": "Хранилище исходных фраз",
"ref time": "исходное время",
"Reasonable": "Обоснованный",
"Reassign": "Переназначить",
"Recovery": "Восстановление",
Expand Down
1 change: 1 addition & 0 deletions packages/apps/public/locales/zh/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
"Random": "随机生成颜色",
"Raw seed": "原始种子",
"Raw storage": "原始存储",
"ref time": "参考时间",
"Reasonable": "合理的",
"Reassign": "重新分配",
"Redeem": "赎回",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-explorer/src/BlockInfo/Summary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ function Summary ({ events, maxBlockWeight, maxProofSize, signedBlock }: Props):
</section>
<section>
<CardSummary
label={t('block weight')}
label={t('ref time')}
progress={{
hideValue: true,
isBlurred: !(maxBlockWeight && weight),
Expand Down
Loading