Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
182 stars 331 forks source link

Add new lines #262

Open luisaG18 opened 1 year ago

luisaG18 commented 1 year ago

Could you add the following lines...

<string name="max_count_photos_title">Máximo %d fotos</string>
<string name="max_count_photos_message">Solo puedes seleccionar %d fotos a la vez.</string>

...in src/android/Library/res/values-es/multiimagechooser_strings_es.xml?

Thank you