The default language for my android app is English and the respective strings are stored in the default /res/values/strings/strings.xml
Now I wanted to support the french language so I opened the Translation Editor and added the translations for French (fr) locale.
But there seems to be multiple locale variants of french language(i.e. French in Algeria, French in Belgium ... etc) and I didn't added the translations for all these.
I just wanted to know, what language is shown to the users who has French as the default language on their devices but with a specific locale for which I don't have the specific translations.
frfolder(s) contents - Phantômaxx