#3741·opik

[FR]: Implement a unified internationalization solution for front-end projects

Author: ruixuancaoCreated Oct 21, 2025Updated Sep 17, 2026
LabelsFeature_RequestFrontendJC

Proposal summary

The current project requires manual collection and replacement of all hard-coded files, and requires translation, which is very costly. Can opik achieve unified internationalization?

Motivation

  • Internationalization from English to Chinese or other languages
  • Collect all hard-coded texts and self-translations in the project to generate translation.json, and then internationalize it through i18n
  • Facilitates the international promotion of opik, allowing developers in other countries to use it out of the box