Skip to content

Localization advise #39

@Loksly

Description

@Loksly

Hi!

I'd just like to notice it would be fine to advise everyone that wants to use a different locale for the calendar, they only need to use the correct angular-i18n file.

Two different ways to install:

bower install angular-i18n

or

npm install angular-i18n

then use the script tag to include the translations (for example, for spanish locale):

<script src="bower_components/angular-i18n/angular-locale_es-es.js"></script>

or you may use a CDN like cdnjs:

https://cdnjs.com/libraries/angular-i18n

Please consider including some related information at README.md

Have a nice day

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions