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 3249fd2 commit c685a06Copy full SHA for c685a06
localization/jquery-ui-timepicker-pt-BR.js
@@ -2,9 +2,9 @@
2
/* Written by Diogo Damiani (diogodamiani@gmail.com) */
3
(function ($) {
4
$.timepicker.regional['pt-BR'] = {
5
- timeOnlyTitle: 'Escolha a hora',
6
- timeText: 'Hora',
7
- hourText: 'Horas',
+ timeOnlyTitle: 'Escolha a horário',
+ timeText: 'Horário',
+ hourText: 'Hora',
8
minuteText: 'Minutos',
9
secondText: 'Segundos',
10
millisecText: 'Milissegundos',
0 commit comments