ios - How to localize mail app? -
I have an iPhone app that sends an email with a report using MFMailComposeViewController. I have transferred the app to 6 different languages, both storyboard files and localization. However, when I test it (in both simulators and on the device) all mail applications buttons (cancel, send, draft, deleted, topic, etc.) are not localized.
How do I solve this problem? I am creating a new taget language file.
Simply create one for each localization:
after going to the settings and after trying to change the language -> General:
And from there you go to international:
From there to the language:
And the pint you that the default language you want, and you change the localizations. For example:
it You should help.
Comments
Post a Comment