How can I translate system messages?

Hello !

Is there something I can do to translate all system messages (Errors, keyboard button like “Done” , “Next” …) to another language ?
For exemple the IOS keyboard, if I desactivate hideKeyboardAccessoryBar, the button “Done” appears, and I want to translate it to French.
Another exemple, when I start the application I have a message in english asking me if I want to allow geolocalisation, is there a way to change this message ?

Thanks

I’ve been struggling with this for a while, don’t know if you are still looking for an answer.
In your xcode plist file, modify the Localization native developpement language property

This variable is in this Info section. Just set it to France, and voilà !