UI should be translatable. The obvious solution to that need is gettext as currently the only strings problematic in terms of translation are those including numbers and AFAIK gettext supports that so newer solutions like Fluent might not be necessary.
To do:
UI should be translatable. The obvious solution to that need is gettext as currently the only strings problematic in terms of translation are those including numbers and AFAIK gettext supports that so newer solutions like Fluent might not be necessary.
To do:
choose the localization system and integrate it into the codebase
integrate repository with one of the online platforms for user-friendly localization