marmelroy / Localize-Swift

Swift friendly localization and i18n with in-app language switching
MIT License
3.08k stars 330 forks source link

Load bad language #144

Open fabien79 opened 4 years ago

fabien79 commented 4 years ago

Hi,

I use this librairy to manage language in my app, but unfortunately, it works half as required. i create few files (Localizable.strings) in multiple languages, but when i test it on french for example, it loads the danish translation. How can i fix it, what do you need to help me ? Thanks

fassko commented 4 years ago

Providing a sample app would help to see the issue.

darshit261991 commented 4 years ago

I am also facing this issue. My Device Language is in English, My App Language is French. Still some of the text are coming in English as English was my last selected language in the App.