Skip to content

i18n: add Japanese (日本語) translation #133

@AugustoL

Description

@AugustoL

Summary

Add Japanese language support to OpenScan.

Prerequisites

Scope

Translate all user-facing strings to Japanese (日本語), including:

  • Navigation and common UI elements
  • Address page content
  • Block page content
  • Transaction page content
  • DevTools section
  • Error messages
  • Settings page

Files to create

src/locales/ja/
  common.json
  address.json
  block.json
  transaction.json
  devtools.json
  errors.json
  network.json

Guidelines

  • Use appropriate formality level (polite/です・ます form recommended)
  • Keep technical blockchain terms in English where commonly used in Japanese crypto community
  • Use katakana for common English loanwords
  • Maintain consistent terminology throughout
  • Test all translations in context

Acceptance Criteria

  • All translation files created
  • All strings translated
  • UI tested with Japanese selected
  • No truncation or layout issues
  • Reviewed by native speaker (if possible)

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions