a2ui-project / a2ui-project/a2ui

i18n considerations

Ouverte
#541 5 commentaires 9 réactions 0 personnes assignées Voir sur GitHub
P2 sprint ready status: first-line-handled type: feature/enhancement
Langage dominant
TypeScript
Étoiles
16.4k
Forks
1.3k
Merge moyen
2 j 13 h
PR mergées (30 j)
134

Description

There should be some mechanism to ensure that the UI which is rendered for the user respects their language and specific locale settings.

This should extend to handle (at least, there's probably other things I've forgotten):

- All strings returned for display (including pluralization)
- Right-to-left languages (e.g., Hebrew and Arabic)
- Date and number formatting
- Ensuring layouts scale properly (e.g., for languages such as German which tend to have much longer words)
- Icons and images may have to be modified to convey the intended meaning based on region and/or locale
- Colors may need to be changed based on region/location
- Validations (phone number, address/zip code) may have to be different based on region/location

See https://share.google/aimode/Ki79Osf7BI3JcXl1q

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Look for existing i18n utilities or libraries in the codebase, such as react-i18next or formatjs. Examine how strings are currently rendered and where locale settings could be injected. Check UI components for layout flexibility and text direction handling. The goal is to design a system that integrates locale-aware formatting, RTL support, and scalable layouts across the application.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
frontend, internationalization, localization
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.