chai2010/gettext-go
View on GitHubLoad data files from main language if country one is not available
Open
#24 opened on Apr 9, 2024
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.