Latest updates from IceHrmPro
This commit is contained in:
30
web/node_modules/rc-picker/es/locale/hi_IN.js
generated
vendored
Normal file
30
web/node_modules/rc-picker/es/locale/hi_IN.js
generated
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
var locale = {
|
||||
locale: 'hi_IN',
|
||||
today: 'आज',
|
||||
now: 'अभी',
|
||||
backToToday: 'आज तक',
|
||||
ok: 'ठीक',
|
||||
clear: 'स्पष्ट',
|
||||
month: 'महीना',
|
||||
year: 'साल',
|
||||
timeSelect: 'समय का चयन करें',
|
||||
dateSelect: 'तारीख़ चुनें',
|
||||
weekSelect: 'एक सप्ताह चुनें',
|
||||
monthSelect: 'एक महीना चुनें',
|
||||
yearSelect: 'एक वर्ष चुनें',
|
||||
decadeSelect: 'एक दशक चुनें',
|
||||
yearFormat: 'YYYY',
|
||||
dateFormat: 'M/D/YYYY',
|
||||
dayFormat: 'D',
|
||||
dateTimeFormat: 'M/D/YYYY HH:mm:ss',
|
||||
monthBeforeYear: true,
|
||||
previousMonth: 'पिछला महीना (पेजअप)',
|
||||
nextMonth: 'अगले महीने (पेजडाउन)',
|
||||
previousYear: 'पिछले साल (Ctrl + बाएं)',
|
||||
nextYear: 'अगले साल (Ctrl + दाहिना)',
|
||||
previousDecade: 'पिछला दशक',
|
||||
nextDecade: 'अगले दशक',
|
||||
previousCentury: 'पीछ्ली शताब्दी',
|
||||
nextCentury: 'अगली सदी'
|
||||
};
|
||||
export default locale;
|
||||
Reference in New Issue
Block a user