Closed

Description
list_translations() currently only returns the default locale if no translation files exist. I believe it should always return the default locale.
For example, if my keys are in English, I will not have a .mo for English, but it is still a valid locale and would be returned as such if I hadn't yet translated into German.
Furthermore, I think that the default locale should be returned even if the translations folder does not exist (currently an empty list is returned in this case) - why is that any different to an empty translations folder?
Metadata
Metadata
Assignees
Labels
No labels