add datePanelLabel format in locale files

This commit is contained in:
Sergio Crisostomo 2017-10-17 12:25:36 +02:00
parent 46f37a1414
commit 3d50db5bb2
15 changed files with 36 additions and 6 deletions

View file

@ -1,5 +1,6 @@
export default {
i: {
locale: 'pt-PT',
select: {
placeholder: 'Selecionar',
noMatch: 'Não encontrado',
@ -19,6 +20,7 @@ export default {
endTime: 'Hora final',
clear: 'Limpar',
ok: 'Confirmar',
datePanelLabel: '[mmmm] de [yyyy]',
month: 'Mês',
month1: 'Janeiro',
month2: 'Fevereiro',