ಮಾಡ್ಯೂಲ್:Citation/CS1/Configuration/sandbox: ಪರಿಷ್ಕರಣೆಗಳ ನಡುವಿನ ವ್ಯತ್ಯಾಸ

Content deleted Content added
ಚು copy from en.wiki;
kn month names from {{#time: F|2017-mm-01}} where mm is 01-12;
೩೬೯ ನೇ ಸಾಲು:
},
['local'] = { -- replace these English date names with the local language equivalents
['long'] = {['Januaryಜನವರಿ']=1, ['Februaryಫೆಬ್ರುವರಿ']=2, ['Marchಮಾರ್ಚ್']=3, ['Aprilಏಪ್ರಿಲ್']=4, ['Mayಮೇ']=5, ['Juneಜೂನ್']=6, ['Julyಜುಲೈ']=7, ['Augustಆಗಸ್ಟ್']=8, ['Septemberಸೆಪ್ಟೆಂಬರ್']=9, ['Octoberಅಕ್ಟೋಬರ್']=10, ['Novemberನವೆಂಬರ್']=11, ['Decemberಡಿಸೆಂಬರ್']=12};
['short'] = {['Janಜನವರಿ']=1, ['Febಫೆಬ್ರುವರಿ']=2, ['Marಮಾರ್ಚ್']=3, ['Aprಏಪ್ರಿಲ್']=4, ['Mayಮೇ']=5, ['Junಜೂನ್']=6, ['Julಜುಲೈ']=7, ['Augಆಗಸ್ಟ್']=8, ['Sepಸೆಪ್ಟೆಂಬರ್']=9, ['Octಅಕ್ಟೋಬರ್']=10, ['Novನವೆಂಬರ್']=11, ['Decಡಿಸೆಂಬರ್']=12};
['season'] = {['Winter']=24, ['Spring']=21, ['Summer']=22, ['Fall']=23, ['Autumn']=23};
['named'] = {['Christmas']=99};
},
['local_digits'] = {['೦'] = '0', ['೧'] = 1, ['೨'] = 2, ['೩'] = 3, ['೪'] = 4, ['೫'] = 5, ['೬'] = 6, ['೭'] = 7, ['೮'] = 8, ['೯'] = '9'}; -- used to convert local language digits to Western 0-9
}