chai2010/gettext-go

Load data files from main language if country one is not available

Open

#24 opened on Apr 9, 2024

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Go (26 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If the localization is provided for a fr and there is none for fr_FR, then the fr files should be loaded when the language is set to fr_FR. This would surely be better than no localization at all.

Contributor guide