"firstParamDateDiffHaveDate":"The first parameter of DATEDIFF() should have date value",
"firstParamDateDiffHaveDate":"The first parameter of DATEDIFF() should have date value",
"secondParamDateDiffHaveDate":"The second parameter of DATEDIFF() should have date value",
"secondParamDateDiffHaveDate":"The second parameter of DATEDIFF() should have date value",
"thirdParamDateDiffHaveDate":"The third parameter of DATETIME_DIFF() should have value either \"milliseconds\", \"ms\", \"seconds\", \"s\", \"minutes\", \"m\", \"hours\", \"h\", \"days\", \"d\", \"weeks\", \"w\", \"months\", \"M\", \"quarters\", \"Q\", \"years\", or \"y\"",
"thirdParamDateDiffHaveDate":"The third parameter of DATETIME_DIFF() should have value either \"milliseconds\", \"ms\", \"seconds\", \"s\", \"minutes\", \"m\", \"hours\", \"h\", \"days\", \"d\", \"weeks\", \"w\", \"months\", \"M\", \"quarters\", \"Q\", \"years\", or \"y\"",
"columnNotAvailable":"Column {columnName} is not available",
"columnNotAvailable":"Field {columnName} is not available",
"cantSaveCircularReference":"Can’t save field because it causes a circular reference",
"cantSaveCircularReference":"Can’t save field because it causes a circular reference",
"columnWithTypeFoundButExpected":"Column {columnName} with {columnType} type is found but {expectedType} type is expected",
"columnWithTypeFoundButExpected":"Field {columnName} with {columnType} type is found but {expectedType} type is expected",
"columnNotMatchedWithType":"{columnName} is not matched with {columnType}"
"columnNotMatchedWithType":"{columnName} is not matched with {columnType}"
},
},
"selectOption":{
"selectOption":{
"cantBeNull":"Select options can't be null",
"cantBeNull":"Select options can't be null",
"multiSelectCantHaveCommas":"MultiSelect columns can't have commas(',')",
"multiSelectCantHaveCommas":"MultiSelect fields can't have commas(',')",
"cantHaveDuplicates":"Select options can't have duplicates",
"cantHaveDuplicates":"Select options can't have duplicates",
"createNewOptionNamed":"Create new option named"
"createNewOptionNamed":"Create new option named"
},
},
@ -919,7 +920,7 @@
"invalidLocale":"Invalid locale",
"invalidLocale":"Invalid locale",
"invalidCurrencyCode":"Invalid Currency Code",
"invalidCurrencyCode":"Invalid Currency Code",
"postgresHasItsOwnCurrencySettings":"PostgreSQL 'money' type has own currency settings",
"postgresHasItsOwnCurrencySettings":"PostgreSQL 'money' type has own currency settings",
"validColumnsForBarCode":"The valid Column Types for a Barcode Column are: Number, Single Line Text, Long Text, Phone Number, URL, Email, Decimal. Please create one first.",
"validColumnsForBarCode":"The valid Field Types for a Barcode Field are: Number, Single Line Text, Long Text, Phone Number, URL, Email, Decimal. Please create one first.",
"hm":{
"hm":{
"title":"Has Many Relation",
"title":"Has Many Relation",
"tooltip_desc":"A single record from table ",
"tooltip_desc":"A single record from table ",
@ -951,7 +952,7 @@
"createWebhookMsg2":"Create web-hooks to power you automations,",
"createWebhookMsg2":"Create web-hooks to power you automations,",
"createWebhookMsg3":"Get notified as soon as there are changes in your data",
"createWebhookMsg3":"Get notified as soon as there are changes in your data",
"areYouSureUWantTo":"Are you sure you want to delete the following",
"areYouSureUWantTo":"Are you sure you want to delete the following",
"idColumnRequired":"ID column is required, you can rename this later if required.",
"idColumnRequired":"ID field is required, you can rename this later if required.",
"length59Required":"The length exceeds the max 59 characters",
"length59Required":"The length exceeds the max 59 characters",
"warning":{
"warning":{
"dbValid":"Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
"dbValid":"Please make sure database you are trying to connect is valid! This operation can cause schema loss!!",
@ -974,9 +975,9 @@
},
},
"codeScanner":{
"codeScanner":{
"loadingScanner":"Loading the scanner...",
"loadingScanner":"Loading the scanner...",
"selectColumn":"Select a column (QR code or Barcode) that you want to use for finding a record by scanning.",
"selectColumn":"Select a field (QR code or Barcode) that you want to use for finding a record by scanning.",
"moreThanOneRowFoundForCode":"More than one record found for this code. Currently only unique codes are supported.",
"moreThanOneRowFoundForCode":"More than one record found for this code. Currently only unique codes are supported.",
"noRowFoundForCode":"No record found for this code for the selected column"
"noRowFoundForCode":"No record found for this code for the selected field"
},
},
"map":{
"map":{
"overLimit":"You're over the limit.",
"overLimit":"You're over the limit.",
@ -1073,8 +1074,8 @@
"enterTableName":"Enter table name",
"enterTableName":"Enter table name",
"enterLayoutName":"Enter Layout name",
"enterLayoutName":"Enter Layout name",
"enterDashboardName":"Enter Dashboard name",
"enterDashboardName":"Enter Dashboard name",
"defaultColumns":"Default columns",
"defaultColumns":"Default fields",
"addDefaultColumns":"Add default columns",
"addDefaultColumns":"Add default fields",
"tableNameInDb":"Table name as saved in database",
"tableNameInDb":"Table name as saved in database",
"airtable":{
"airtable":{
"credentials":"Where to find this?"
"credentials":"Where to find this?"
@ -1094,7 +1095,7 @@
"cacheEmpty":"Cache is empty",
"cacheEmpty":"Cache is empty",
"exportedCache":"Exported Cache Successfully",
"exportedCache":"Exported Cache Successfully",
"valueAlreadyInList":"This value is already in the list",
"valueAlreadyInList":"This value is already in the list",