CalendarTranslations
Translations for the Calendar library, heavily based on rails-i18n.
Installation
Add calendar_translations to your list of dependencies in mix.exs:
def deps do
[{:calendar_translations, "~> 0.0.1"}]
endContributing
All contributions are welcome. Please feel free to open a pull request on GitHub: https://github.com/padde/calendar_translations
License
CalendarTranslations is released under the MIT license. See the LICENSE file.