{
   "noRecordsFound": "No records found",
   "showingPage": "Showing page {0} of {1} entries",
   "show": "Show ",
   "search": "Search",
   "entries": " entries",
   "columnName": "Column name",
   "insertANewColumnBefore": "Insert a new column before",
   "insertANewColumnAfter": "Insert a new column after",
   "deleteSelectedColumns": "Delete selected columns",
   "renameThisColumn": "Rename this column",
   "orderAscending": "Order ascending",
   "orderDescending": "Order descending",
   "insertANewRowBefore": "Insert a new row before",
   "insertANewRowAfter": "Insert a new row after",
   "deleteSelectedRows": "Delete selected rows",
   "editComments": "Edit comments",
   "addComments": "Add comments",
   "comments": "Comments",
   "clearComments": "Clear comments",
   "copy": "Copy...",
   "paste": "Paste...",
   "saveAs": "Save as...",
   "about": "About",
   "areYouSureToDeleteTheSelectedRows": "Are you sure to delete the selected rows?",
   "areYouSureToDeleteTheSelectedColumns": "Are you sure to delete the selected columns?",
   "thisActionWillDestroyAnyExistingMergedCellsAreYouSure": "This action will destroy any existing merged cells. Are you sure?",
   "thisActionWillClearYourSearchResultsAreYouSure": "This action will clear your search results. Are you sure?",
   "thereIsAConflictWithAnotherMergedCell": "There is a conflict with another merged cell",
   "invalidMergeProperties": "Invalid merged properties",
   "cellAlreadyMerged": "Cell already merged",
   "noCellsSelected": "No cells selected"
}