skywinder / ActionSheetPicker-3.0

Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
http://skywinder.github.io/ActionSheetPicker-3.0
BSD 3-Clause "New" or "Revised" License
3.4k stars 740 forks source link

OK Button Locale not change #533

Closed sagarzala123 closed 6 months ago

sagarzala123 commented 3 years ago

OK Button language not change in French

OK Not Change

noorulain17 commented 3 years ago

@sagarzala123 are you using ActionSheetLocalePicker or ActionSheetStringPicker?

sagarzala123 commented 3 years ago

I am using ActionSheetStringPicker.

Wei18 commented 6 months ago

Verified on version 2.7.4

ref:

image

code: https://github.com/skywinder/ActionSheetPicker-3.0/blob/9c61ff485c40a63b0bf6828370982a7d44684f19/CoreActionSheetPicker/CoreActionSheetPicker/Pickers/AbstractActionSheetPicker.m#L140

Close the issue