dataiku / dataiku/kiji-proxy

i18n: extract strings — settings

Open
#573 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

internationalization
Dominant language
Go
Stars
432
Forks
51
PR merge metrics
No merged PRs in 30d

Description

Part of the frontend internationalization effort (see Epic). Depends on the infra issue.

Files
  • src/frontend/src/components/settings/ProvidersSection.tsx (~626 lines)
  • src/frontend/src/components/settings/PIISection.tsx
  • src/frontend/src/components/settings/AdvancedSection.tsx
  • src/frontend/src/components/settings/CertificatesSection.tsx
  • src/frontend/src/components/settings/SettingsView.tsx

Use the settings namespace.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the five listed files under src/frontend/src/components/settings/, beginning with ProvidersSection.tsx, and review the frontend internationalization setup and the settings namespace. Extract the strings from these settings components into that namespace, then verify that all user-facing text in the listed files is covered and the settings views still render correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, internationalization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.