I use bootstrap-datetimepicker.js Copyright 2012 by Stefan Petre
bootstrap-datetimepicker.js
http://www.malot.fr/bootstrap-datetimepicker/index.php
I import the js and anot
Just include your desired locale after the plugin. You can find it in locales folder on github https://github.com/uxsolutions/bootstrap-datepicker/tree/master/dist/locales
and then add option
$('.datepicker').datepicker({ language: 'XX' });
Where XX is your desired locale like ru