-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Love the framework, excellent job.
I have a question about the fallback locale.
I have an en-GB set of lang.json files which work just great.
I want begin to create an ar-AE locale, but so far I have just done one lang.json file.
However, what I would expect is that if the getString cannot find a bundle for this locale, it should use the fallback locale to try and find the token.
If not, it means that I must add tokens to each language when I add a new string, otherwise they will read %%KEY_NOT_FOUND%% rather than the fallback language, english.
Do you have a change in the works for this?
Metadata
Metadata
Assignees
Labels
No labels