Is it possible to change the language of some components from primefaces, like FILEUPLOAD component, it has buttons label as CHOOSE, CANCEL,UPLOAD, can i change this labels to my language?
Choose = label="anyString"
CANCEL = cancelLabel="anyString"
and UPLOAD = uploadLabel="anyString"
then <p:fileUpload cancelLabel="anyString" label="anyString" uploadLabel="anyString" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With