{
  "pageOfPages%s%s": "Page %s of %s pages",
  "recsFound%s": "%s record(s) found",
  "recsPerPage": "recs per page",
  "addAsNewClone": "Add as New Clone",
  "details": "Details",
  "clone": "Clone",
  "delivery": "Delivery",
  "saveAsFile": "Save as File",
  "formattedField": "Formatted Field",
  "formattedValue": "Formatted Value",
  "zipped": "Zipped",
  "fileType": "File Type",
  "aboutToRemoveRecord": "You're about to remove one or more records. Are you really sure to do this?",
  "columns": "Kolom",
  "noStatYet": "Maaf, belum ada statistik",
  "%s - %s": "%s - %s",
  "list": "List ",
  "add": "Add ",
  "edit": "Edit",
  "yes": "Yes",
  "no": "No",
  "db": "DB",
  "excelXlsx": "Excel XLSX",
  "csv": "CSV",
  "xml": "XML",
  "json": "JSON",
  "addMoreAfterSubmit": "Add more after submit",
  "clonePrevious": "Clone previous",
  "actionPermanentlyDisabled%s": "Sorry, action '%s' is permanently disabled at database level. For more information, please contact your Admin immediately, thank you!",
  "dbModels": "Database Models",
  "checkAll": "Check All",
  "uncheckAll": "Uncheck All",
  "attachment": "Attachment",
  "op": {
    "equals": "Equals",
    "notEquals": "Not Equals",
    "greaterThan": "Greater Than",
    "greaterThanOrEquals": "Greater Than or Equals",
    "lessThan": "Less Than",
    "lessThanOrEquals": "Less Than or Equals",
    "in": "Includes",
    "notIn": "Not Includes",
    "contains": "Contains",
    "notContains": "Not Contains",
    "startsWith": "Starts With",
    "notStartsWith": "Not Starts With",
    "endsWith": "Ends With",
    "notEndsWith": "Not Ends With"
  }
}