You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/mr.mjs

14 lines
770 B
JavaScript

export default {
"decimal": ".",
"emptyTable": "नोंदी मिळाल्या नाहीत ",
"info": "_TOTAL_ पैकी _START_ ते _END_ नोंदी दाखवत आहोत ",
"infoEmpty": "0 पैकी 0 ते 0 नोंदी दाखवत आहोत ",
"infoFiltered": "एकूण _MAX_ नोंदींमधून मधून निवडलेल्या",
"lengthMenu": "_MENU_ नोंदी दाखवा",
"loadingRecords": "लोड होत आहेत ...",
"processing": "प्रगतीपथावर",
"search": "शोधा: ",
"thousands": ",",
"zeroRecords": "जुळणाऱ्या नोंदी मिळाल्या नाहीत"
};