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

Use i18n everywhere #335

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Use i18n everywhere #335

merged 1 commit into from
Apr 26, 2023

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Apr 25, 2023

No description provided.

@lukaw3d lukaw3d requested a review from csillag April 25, 2023 19:54
@github-actions
Copy link

github-actions bot commented Apr 25, 2023

Deployed to Cloudflare Pages

Latest commit:
Status:✅ Deploy successful!
Preview URL: https://3c37c800.oasis-explorer.pages.dev

return <span>Gas used: {event.body.amount.toLocaleString()}</span>
return (
<span>
{t('transactionEvent.gasUsed')}: {event.body.amount.toLocaleString()}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

common.gasUsed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants