1

I’d like to build a help center for my app like this one: https://stackoverflow.com/help

But in addition, I want it to be multi-language so I wonder if there is a way to iterate and search over a language file like messages.en-US, messages.fr-FR, etc.? If yes, how? If no, how should I proceed to do what I want?

2

0

Browse other questions tagged or ask your own question.