We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To add a locale, you need to add two files:
config/locales/[your locale].yml
vendor/assets/javascripts/monologue/bootstrap-datepicker-[your locale].js
//= require monologue/bootstrap/bootstrap-datepicker-[your locale]
app/assets/javascripts/monologue/admin/application.js
See this pull request for an example: https://github.com/jipiboily/monologue/pull/122