Skip to content

Remove the i18n translation system #134

Closed

Description

Currently, for i18n we rely directly on system locale. We should depend on and use an external locale-data such as what Babel does.

This would provide a real support for Alpine Linux for instance (see #133 (review) for more context / details about Alpine issue) and less system-dependent behaviors.

We have to check all our use cases to check how to implement this with minimal/no impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions