react-semantic-ui-datepickers
Version:
Datepickers built with Semantic UI for React and Dayzed
31 lines (30 loc) • 472 B
JSON
{
"todayButton": "Hoje",
"nextMonth": "Próximo mês",
"previousMonth": "Mês anterior",
"nextYear": "Próximo ano",
"previousYear": "Ano anterior",
"weekdays": [
"Domingo",
"Segunda",
"Terça",
"Quarta",
"Quinta",
"Sexta",
"Sábado"
],
"months": [
"Janeiro",
"Fevereiro",
"Março",
"Abril",
"Maio",
"Junho",
"Julho",
"Agosto",
"Setembro",
"Outubro",
"Novembro",
"Dezembro"
]
}