dg-npm-templates
Version:
Npx generator for react app dependency creation by digite
18 lines • 601 B
JSON
{
"save": "SAVE",
"emptyMandatoryError": "Value must be set for the mandatory fields",
"ok": "OK",
"error": "Error",
"confirmation": "Confirmation",
"success": "Success",
"warning": "Warning",
"info": "Info",
"DontShowAgainMesg": "Do not show this message again.",
"zeroRecordSelctionError": "Select at least one record.",
"cannotSelectMoreThanOne": "You can not select more than one card as parent card.",
"noDataText": "No data to display.",
"itemTitle_SE": "Name",
"itemTitle": "Title",
"boadName_SE": "Project",
"boadName": "Board"
}