-
-
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 locales (#16)
- Loading branch information
1 parent
cb79621
commit c52df3d
Showing
5 changed files
with
150 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: 'Hoy', | ||
nextMonth: 'Próximo mes', | ||
previousMonth: 'Mes anterior', | ||
nextYear: 'Próximo año', | ||
previousYear: 'Año anterior', | ||
weekdays: [ | ||
'Domingo', | ||
'Lunes', | ||
'Martes', | ||
'Miércoles', | ||
'Jueves', | ||
'Viernes', | ||
'Sábado', | ||
], | ||
months: [ | ||
'Enero', | ||
'Febrero', | ||
'Marzo', | ||
'Abril', | ||
'Mayo', | ||
'Junio', | ||
'Julio', | ||
'Agosto', | ||
'Septiembre', | ||
'Octubre', | ||
'Noviembre', | ||
'Diciembre', | ||
], | ||
}; |
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: "Aujourd'hui", | ||
nextMonth: 'Mois prochain', | ||
previousMonth: 'Mois précédent', | ||
nextYear: "L'année prochaine", | ||
previousYear: 'Année précédente', | ||
weekdays: [ | ||
'Dimanche', | ||
'Lundi', | ||
'Mardi', | ||
'Mercredi', | ||
'Jeudi', | ||
'Vendredi', | ||
'Samedi', | ||
], | ||
months: [ | ||
'Janvier', | ||
'Février', | ||
'Mars', | ||
'Avril', | ||
'Mai', | ||
'Juin', | ||
'Juillet', | ||
'Août', | ||
'Septembre', | ||
'Octobre', | ||
'Novembre', | ||
'Décembre', | ||
], | ||
}; |
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: 'Oggi', | ||
nextMonth: 'Prossimo mese', | ||
previousMonth: 'Mese scorso', | ||
nextYear: "L'anno prossimo", | ||
previousYear: "L'anno scorso", | ||
weekdays: [ | ||
'Domenica', | ||
'Lunedì', | ||
'Martedì', | ||
'Mercoledì', | ||
'Giovedì', | ||
'Venerdì', | ||
'Sabato', | ||
], | ||
months: [ | ||
'Gennaio', | ||
'Febbraio', | ||
'Marzo', | ||
'Aprile', | ||
'Maggio', | ||
'Giugno', | ||
'Luglio', | ||
'Agosto', | ||
'Settembre', | ||
'Ottobre', | ||
'Novembre', | ||
'Dicembre', | ||
], | ||
}; |
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: 'Cегодня', | ||
nextMonth: 'Следующий месяц', | ||
previousMonth: 'Прошлый месяц', | ||
nextYear: 'В следующем году', | ||
previousYear: 'Предыдущий год', | ||
weekdays: [ | ||
'воскресенье', | ||
'понедельник', | ||
'вторник', | ||
'среда', | ||
'четверг', | ||
'пятница', | ||
'суббота', | ||
], | ||
months: [ | ||
'Январь', | ||
'Февраль', | ||
'Март', | ||
'Апрель', | ||
'Май', | ||
'Июнь', | ||
'Июль', | ||
'Август', | ||
'Сентябрь', | ||
'Октябрь', | ||
'Ноябрь', | ||
'Декабрь', | ||
], | ||
}; |
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: '今天', | ||
nextMonth: '下个月', | ||
previousMonth: '前一个月', | ||
nextYear: '明年', | ||
previousYear: '去年', | ||
weekdays: [ | ||
'星期日', | ||
'星期一', | ||
'星期二', | ||
'星期三', | ||
'星期四', | ||
'星期五', | ||
'星期六', | ||
], | ||
months: [ | ||
'一月', | ||
'二月', | ||
'三月', | ||
'四月', | ||
'五月', | ||
'六月', | ||
'七月', | ||
'八月', | ||
'九月', | ||
'十月', | ||
'十一月', | ||
'十二月', | ||
], | ||
}; |
c52df3d
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-vairtmxnol.now.sh to the following alias.