Skip to content

Commit

Permalink
Update Localization.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed Jan 26, 2016
1 parent 01ab800 commit 6f2e2d4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/Localization.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Localization

react-day-picker can be localized into any language (english is the default). You have two options:
react-day-picker can be localized into any language (English being the default).

1. [using the provided utility based on moment.js](LocalizationMoment.md)
2. [creating your own localization or use another i18n library](LocalizationCustom.md)
Here there are two options:

1. [use the provided utility based on moment.js](LocalizationMoment.md)
2. [create your own localization (or use another i18n library)](LocalizationCustom.md)

0 comments on commit 6f2e2d4

Please sign in to comment.