Latest updates from IceHrmPro
This commit is contained in:
30
web/node_modules/rc-picker/es/locale/id_ID.js
generated
vendored
Normal file
30
web/node_modules/rc-picker/es/locale/id_ID.js
generated
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
var locale = {
|
||||
locale: 'id_ID',
|
||||
today: 'Hari ini',
|
||||
now: 'Sekarang',
|
||||
backToToday: 'Kembali ke hari ini',
|
||||
ok: 'Baik',
|
||||
clear: 'Bersih',
|
||||
month: 'Bulan',
|
||||
year: 'Tahun',
|
||||
timeSelect: 'pilih waktu',
|
||||
dateSelect: 'pilih tanggal',
|
||||
weekSelect: 'Pilih satu minggu',
|
||||
monthSelect: 'Pilih satu bulan',
|
||||
yearSelect: 'Pilih satu tahun',
|
||||
decadeSelect: 'Pilih satu dekade',
|
||||
yearFormat: 'YYYY',
|
||||
dateFormat: 'D/M/YYYY',
|
||||
dayFormat: 'D',
|
||||
dateTimeFormat: 'D/M/YYYY HH:mm:ss',
|
||||
monthBeforeYear: true,
|
||||
previousMonth: 'Bulan sebelumnya (PageUp)',
|
||||
nextMonth: 'Bulan selanjutnya (PageDown)',
|
||||
previousYear: 'Tahun lalu (Control + kiri)',
|
||||
nextYear: 'Tahun selanjutnya (Kontrol + kanan)',
|
||||
previousDecade: 'Dekade terakhir',
|
||||
nextDecade: 'Dekade berikutnya',
|
||||
previousCentury: 'Abad terakhir',
|
||||
nextCentury: 'Abad berikutnya'
|
||||
};
|
||||
export default locale;
|
||||
Reference in New Issue
Block a user