I'm trying to add a language to my app and it was working until now. After a day to try to understand what's happen, I give up.
This is my problem :
My base language is english (development language) and my other language is french. I have some localizable strings in Main.storyboard and Localizable.strings.
Export is working, no problem with that but when i'm trying to import Xcode i have some warning : "Mismatched translation" and then if i import, nothing change : I have no information about this Mismatched Translation
Somebody have any idea to help me ??