danielrob / danielrob/aperitif-editor

[Feature] Translations!

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Everything is in place, just every instance of text needs to be replaced with a `FormattedMessage` component (or otherwise) from `react-intl`.

Language could be set with e.g. `browser-locale` lib.

Totally fine to break this ticket into using FormattedMessage everywhere, and then creating new tickets for supporting specific languages.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inventorying the React app's user-facing text and identify the entry point where locale selection can be configured with browser-locale. Review react-intl usage and replace the text instances with FormattedMessage or an equivalent approach. Done means the app's displayed text is internationalization-ready; support for specific languages is explicitly left for separate tickets.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, internationalization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.