spatie / livewire-filepond

Upload files using Filepond in Livewire components
https://spatie.be/open-source
MIT License
220 stars 17 forks source link

add localization for filepond #8

Closed uluumbch closed 3 months ago

uluumbch commented 3 months ago

Add a localization options for use in filepond views #6

I use all translation from original filepond locales repo and then convert it to PHP syntax.

Some of the language code may not suit with the laravel language naming convention, I am referring to Laravel Lang website to change the localization folder name because it is different from filepond's locale name. Please give me feedback if there might be any mistake in the folder name

StanBarrows commented 3 months ago

@uluumbch

Cool! Can you also give an example on how to change the locale with your implementation? Maybe in the readme.md?

Cheers Sebastian

uluumbch commented 3 months ago

@uluumbch

Cool! Can you also give an example on how to change the locale with your implementation? Maybe in the readme.md?

Cheers Sebastian

Sounds good, I've added some changes to the readme file to provide usage instructions.

riasvdv commented 3 months ago

Thanks!

RoccoHoward commented 3 months ago

@uluumbch This breaks overriding the placeholder option labelIdle