Translate to sentence case. This translator capitalizes the very first letter in each sentence, and will then go on to transform the rest of the text into lowercase.
Cut and Paste the code below to embed the translator in your web page.
<div class="ftembed"> <script src="https://funtranslations.com/extensions/embed/v1/funtranslations.embed.js"></script> <script> FunTranslations.Embed.render({url: '/translate/sentence-case' , translator: 'sentence-case' }); </script> </div>