@bigbinary/neetoui
Version:
neetoUI drives the experience at all neeto products
50 lines • 2.36 kB
JSON
{
"neetoui": {
"blockNavigation": {
"alertMessage": "इस पृष्ठ को छोड़ने से आपके अप्रकाशित डेटा का नुकसान होगा। यह क्रिया पूर्ववत नहीं की जा सकती।",
"submitButtonLabel": "इस पृष्ठ पर रहें",
"cancelButtonLabel": "छोड़ें और डेटा मिटाएं",
"alertTitle": "आपके पास अप्रकाशित परिवर्तन हैं"
},
"actionBlock": {
"cancel": "रद्द करें",
"saveChanges": "परिवर्तनों को सहेजें"
},
"colorPicker": {
"recentlyUsed": "हाल ही में इस्तेमाल किया गया"
},
"datePicker": {
"today": "आज"
},
"table": {
"insertColRight": "दाएं कॉलम जोड़ें",
"insertColLeft": "बाएं कॉलम जोड़ें",
"columnInfo": "कॉलम जानकारी",
"hideColumn": "कॉलम छिपाएँ",
"deleteColumn": "कॉलम हटाएँ",
"ascending": "चढ़ाव",
"descending": "उतराव",
"freezeColumn": "कॉलम फ्रीज करें",
"unFreezeColumn": "कॉलम अनफ्रीज़ करें",
"allRowsSelected": "सभी पंक्तियाँ चुनी गई हैं",
"clearSelection": "चयन साफ करें",
"moveColumnLeft": "स्तंभ को बाएं ले जाएं",
"moveColumnRight": "स्तंभ को दाएं ले जाएं",
"addColumnInfo": "स्तंभ जानकारी जोड़ें",
"editColumnInfo": "स्तंभ जानकारी संपादित करें",
"info": "टेबल जानकारी"
},
"timePicker": {
"hours": "घंटे",
"minutes": "मिनट",
"seconds": "सेकंड"
},
"treeSelect": {
"noOptions": "कोई विकल्प नहीं।"
},
"common": {
"timezone": "टाइम ज़ोन",
"description": "विवरण"
}
}
}