-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(locales): Adding new Polish locale (#35)
- Loading branch information
1 parent
7ab55ae
commit f9e075b
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
export default { | ||
todayButton: 'Dzisiaj', | ||
nextMonth: 'Następny miesiąc', | ||
previousMonth: 'Poprzedni Miesiąc', | ||
nextYear: 'Następny rok', | ||
previousYear: 'Poprzedni rok', | ||
weekdays: [ | ||
'Niedziala', | ||
'Poniedziałek', | ||
'Wtorek', | ||
'Środa', | ||
'Czwartek', | ||
'Piątek', | ||
'Sobota', | ||
], | ||
months: [ | ||
'Styczeń', | ||
'Luty', | ||
'Marzec', | ||
'Kwiecień', | ||
'Maj', | ||
'Czerwiec', | ||
'Lipiec', | ||
'Sierpień', | ||
'Wrzesień', | ||
'Październik', | ||
'Listopad', | ||
'Grudzień', | ||
], | ||
}; |
f9e075b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully aliased the URL https://react-semantic-ui-datepickers-cyvkhamagt.now.sh to the following alias: