dzenbot / DZNPhotoPickerController

A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
https://www.cocoacontrols.com/controls/dznphotopickercontroller
MIT License
1.51k stars 266 forks source link

support Chinese?? #112

Closed DaokunBai closed 8 years ago

DaokunBai commented 8 years ago

How to modify the cancel and choose to Chinese ?

dzenbot commented 8 years ago

You could create a strings file for Chinese: https://github.com/dzenbot/DZNPhotoPickerController/blob/7797e06bba091e57517063b0792258130dd2e95e/Source/Resources/en.lproj/DZNPhotoPickerController.strings

DaokunBai commented 8 years ago

thanks