We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670f650 commit 5a70b25Copy full SHA for 5a70b25
ui/i18n/jquery.ui.datepicker-pt.js
@@ -2,7 +2,7 @@
2
jQuery(function($){
3
$.datepicker.regional['pt'] = {
4
closeText: 'Fechar',
5
- prevText: '<Anterior',
+ prevText: 'Anterior',
6
nextText: 'Seguinte',
7
currentText: 'Hoje',
8
monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho',
0 commit comments