viralpatel / jquery.shorten

jQuery plugin to automatically shorten text in a DIV and add "show more" link.
Other
243 stars 132 forks source link

Using multiple languages #16

Open besi opened 10 years ago

besi commented 10 years ago

I have a multi-language web application. It would be handy to be able to localise the values for "Read more" and "Show less".

Dynamo6Dev commented 8 years ago

You can override these default values when you initially call the shorten function. See the Readme for details