I have an issue regarding the Xamarin Forms Picker control (https://developer.xamarin.com/api/type/Xamarin.Forms.Picker/). It seems that the "Done" button, which is rendered on the top right part of the picker on iOS, cannot be translated.
To further illustrate the issue, I have attached a screenshot. You can also see that the language of the device itself does not have impact on the "Done" label. You can see this because the device is set to Dutch, which can be verified by looking at the "Geen simkaart" text in the top left of the image.
Am I missing something in the API, or would it be possible to translate the text using a Custom Renderer?
The screenshot: https://s15.postimg.org/hhbbd2w9n/IMG_0005_masked.png