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: 'id-ID',
select: {
placeholder: 'Pilih',
noMatch: 'Tidak ada data yang cocok',
@ -19,6 +20,7 @@ export default {
endTime: 'Waktu Selesai',
clear: 'Bersihkan',
ok: 'OK',
datePanelLabel: '[mmmm] [yyyy]',
month: '',
month1: 'Januari',
month2: 'Februari',