|
|
@ -76,6 +76,9 @@ |
|
|
|
"whatsappTwilio": "WhatsApp Twilio", |
|
|
|
"whatsappTwilio": "WhatsApp Twilio", |
|
|
|
"submit": "Submit", |
|
|
|
"submit": "Submit", |
|
|
|
"create": "Create", |
|
|
|
"create": "Create", |
|
|
|
|
|
|
|
"createEntity": "Create {entity}", |
|
|
|
|
|
|
|
"creating": "Creating", |
|
|
|
|
|
|
|
"creatingEntity": "Creating {entity}", |
|
|
|
"details": "Details", |
|
|
|
"details": "Details", |
|
|
|
"skip": "Skip", |
|
|
|
"skip": "Skip", |
|
|
|
"duplicate": "Duplicate", |
|
|
|
"duplicate": "Duplicate", |
|
|
@ -174,7 +177,14 @@ |
|
|
|
"count": "Count", |
|
|
|
"count": "Count", |
|
|
|
"countDistinct": "Count Distinct", |
|
|
|
"countDistinct": "Count Distinct", |
|
|
|
"sumDistinct": "Sum Distinct", |
|
|
|
"sumDistinct": "Sum Distinct", |
|
|
|
"avgDistinct": "Avg Distinct" |
|
|
|
"avgDistinct": "Avg Distinct", |
|
|
|
|
|
|
|
"join": "Join", |
|
|
|
|
|
|
|
"options": "Options", |
|
|
|
|
|
|
|
"primaryValue": "Primary Value", |
|
|
|
|
|
|
|
"useSurveyMode": "Use Survey Mode", |
|
|
|
|
|
|
|
"shift": "Shift", |
|
|
|
|
|
|
|
"enter": "Enter", |
|
|
|
|
|
|
|
"seconds": "Seconds" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"objects": { |
|
|
|
"objects": { |
|
|
|
"workspace": "Workspace", |
|
|
|
"workspace": "Workspace", |
|
|
@ -215,6 +225,8 @@ |
|
|
|
"editor": "Editor", |
|
|
|
"editor": "Editor", |
|
|
|
"commenter": "Commenter", |
|
|
|
"commenter": "Commenter", |
|
|
|
"viewer": "Viewer", |
|
|
|
"viewer": "Viewer", |
|
|
|
|
|
|
|
"noaccess":"No Access", |
|
|
|
|
|
|
|
"superAdmin": "Super Admin", |
|
|
|
"orgLevelCreator": "Organization Level Creator", |
|
|
|
"orgLevelCreator": "Organization Level Creator", |
|
|
|
"orgLevelViewer": "Organization Level Viewer" |
|
|
|
"orgLevelViewer": "Organization Level Viewer" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -312,8 +324,13 @@ |
|
|
|
"downloadFile": "Download File", |
|
|
|
"downloadFile": "Download File", |
|
|
|
"renameTable": "Rename Table", |
|
|
|
"renameTable": "Rename Table", |
|
|
|
"renamingTable": "Renaming Table", |
|
|
|
"renamingTable": "Renaming Table", |
|
|
|
|
|
|
|
"renamingWs": "Renaming Workspace", |
|
|
|
|
|
|
|
"renameWs": "Rename Workspace", |
|
|
|
|
|
|
|
"deleteWs": "Delete Workspace", |
|
|
|
|
|
|
|
"deletingWs": "Deleting Workspace", |
|
|
|
"copyAuthToken": "Copy Auth Token", |
|
|
|
"copyAuthToken": "Copy Auth Token", |
|
|
|
"copiedAuthToken": "Copied Auth Token", |
|
|
|
"copiedAuthToken": "Copied Auth Token", |
|
|
|
|
|
|
|
"copyInviteToken": "Copy Invite Token", |
|
|
|
"showSidebar": "Show Sidebar", |
|
|
|
"showSidebar": "Show Sidebar", |
|
|
|
"hideSidebar": "Hide Sidebar", |
|
|
|
"hideSidebar": "Hide Sidebar", |
|
|
|
"creatingTable": "Creating Table", |
|
|
|
"creatingTable": "Creating Table", |
|
|
@ -373,6 +390,7 @@ |
|
|
|
"resetPasswordMenu": "Reset Password", |
|
|
|
"resetPasswordMenu": "Reset Password", |
|
|
|
"tokens": "Tokens", |
|
|
|
"tokens": "Tokens", |
|
|
|
"userManagement": "User Management", |
|
|
|
"userManagement": "User Management", |
|
|
|
|
|
|
|
"accountManagement": "Account management", |
|
|
|
"licence": "Licence", |
|
|
|
"licence": "Licence", |
|
|
|
"allowAllMimeTypes": "Allow All Mime Types", |
|
|
|
"allowAllMimeTypes": "Allow All Mime Types", |
|
|
|
"defaultView": "Default View", |
|
|
|
"defaultView": "Default View", |
|
|
@ -550,7 +568,7 @@ |
|
|
|
"requestDataSource": "Request a data source you need?", |
|
|
|
"requestDataSource": "Request a data source you need?", |
|
|
|
"apiKey": "API Key", |
|
|
|
"apiKey": "API Key", |
|
|
|
"personalAccessToken": "Personal Access Token", |
|
|
|
"personalAccessToken": "Personal Access Token", |
|
|
|
"sharedBase": "Shared Base", |
|
|
|
"sharedBaseUrl": "Shared Base URL", |
|
|
|
"importData": "Import Data", |
|
|
|
"importData": "Import Data", |
|
|
|
"importSecondaryViews": "Import Secondary Views", |
|
|
|
"importSecondaryViews": "Import Secondary Views", |
|
|
|
"importRollupColumns": "Import Rollup Fields", |
|
|
|
"importRollupColumns": "Import Rollup Fields", |
|
|
@ -589,7 +607,13 @@ |
|
|
|
"includeData": "Include Data", |
|
|
|
"includeData": "Include Data", |
|
|
|
"includeView": "Include View", |
|
|
|
"includeView": "Include View", |
|
|
|
"includeWebhook": "Include Webhook", |
|
|
|
"includeWebhook": "Include Webhook", |
|
|
|
"zoomInToViewColumns": "Zoom in to view fields" |
|
|
|
"zoomInToViewColumns": "Zoom in to view columns", |
|
|
|
|
|
|
|
"embedInSite": "Embed this view in your site", |
|
|
|
|
|
|
|
"titleRequired": "title is required.", |
|
|
|
|
|
|
|
"sourceNameRequired": "Source name is required", |
|
|
|
|
|
|
|
"changeWsName": "Change Workspace Name", |
|
|
|
|
|
|
|
"pressEnter": "Press Enter", |
|
|
|
|
|
|
|
"newFormLoaded": "New form will be loaded after" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"activity": { |
|
|
|
"activity": { |
|
|
|
"onCondition": "On Condition", |
|
|
|
"onCondition": "On Condition", |
|
|
@ -622,6 +646,8 @@ |
|
|
|
"useTheme": "Use Theme", |
|
|
|
"useTheme": "Use Theme", |
|
|
|
"copyLink": "Copy Link", |
|
|
|
"copyLink": "Copy Link", |
|
|
|
"copiedLink": "Link Copied", |
|
|
|
"copiedLink": "Link Copied", |
|
|
|
|
|
|
|
"copyInviteLink": "Copy invite link", |
|
|
|
|
|
|
|
"copiedInviteLink": "Copied invite link", |
|
|
|
"copyUrl": "Copy URL", |
|
|
|
"copyUrl": "Copy URL", |
|
|
|
"moreColors": "More Colors", |
|
|
|
"moreColors": "More Colors", |
|
|
|
"moveProject": "Move Base", |
|
|
|
"moveProject": "Move Base", |
|
|
@ -763,6 +789,16 @@ |
|
|
|
"toggleCommentsDraw": "Toggle comments draw", |
|
|
|
"toggleCommentsDraw": "Toggle comments draw", |
|
|
|
"expandRecord": "Expand Record", |
|
|
|
"expandRecord": "Expand Record", |
|
|
|
"deleteRecord": "Delete Record", |
|
|
|
"deleteRecord": "Delete Record", |
|
|
|
|
|
|
|
"fullWidth": "Full width", |
|
|
|
|
|
|
|
"exitFullWidth": "Exit full width", |
|
|
|
|
|
|
|
"markAllAsRead": "Mark all as read", |
|
|
|
|
|
|
|
"column":{ |
|
|
|
|
|
|
|
"delete": "Delete Field", |
|
|
|
|
|
|
|
"addNumber": "Add Number Field", |
|
|
|
|
|
|
|
"addSingleLineText": "Add SingleLineText Field", |
|
|
|
|
|
|
|
"addLongText": "Add LongText Field", |
|
|
|
|
|
|
|
"addOther":"Add Other Field" |
|
|
|
|
|
|
|
}, |
|
|
|
"erd": { |
|
|
|
"erd": { |
|
|
|
"showColumns": "Show Fields", |
|
|
|
"showColumns": "Show Fields", |
|
|
|
"showPkAndFk": "Show Primary and Foreign Keys", |
|
|
|
"showPkAndFk": "Show Primary and Foreign Keys", |
|
|
@ -916,6 +952,7 @@ |
|
|
|
"createNewOptionNamed": "Create new option named" |
|
|
|
"createNewOptionNamed": "Create new option named" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"plsEnterANumber": "Please enter a number", |
|
|
|
"plsEnterANumber": "Please enter a number", |
|
|
|
|
|
|
|
"plsInputEmail": "Please input email", |
|
|
|
"invalidDate": "Invalid date", |
|
|
|
"invalidDate": "Invalid date", |
|
|
|
"invalidLocale": "Invalid locale", |
|
|
|
"invalidLocale": "Invalid locale", |
|
|
|
"invalidCurrencyCode": "Invalid Currency Code", |
|
|
|
"invalidCurrencyCode": "Invalid Currency Code", |
|
|
@ -954,6 +991,12 @@ |
|
|
|
"areYouSureUWantTo": "Are you sure you want to delete the following", |
|
|
|
"areYouSureUWantTo": "Are you sure you want to delete the following", |
|
|
|
"idColumnRequired": "ID field 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", |
|
|
|
|
|
|
|
"noNewNotifications": "You have no new notifications", |
|
|
|
|
|
|
|
"noRecordFound": "Record not found", |
|
|
|
|
|
|
|
"rowDeleted": "Record deleted", |
|
|
|
|
|
|
|
"saveChanges": "Do you want to save the changes?", |
|
|
|
|
|
|
|
"tooLargeFieldEntity": "The field is too large to be converted to {entity}", |
|
|
|
|
|
|
|
"roleRequired": "Role required", |
|
|
|
"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!!", |
|
|
|
"barcode": { |
|
|
|
"barcode": { |
|
|
@ -1113,7 +1156,19 @@ |
|
|
|
"computedFieldDeleteWarning": "contents are read-only", |
|
|
|
"computedFieldDeleteWarning": "contents are read-only", |
|
|
|
"noMoreRecords": "No more records", |
|
|
|
"noMoreRecords": "No more records", |
|
|
|
"tokenNameNotEmpty": "Token name should not be empty", |
|
|
|
"tokenNameNotEmpty": "Token name should not be empty", |
|
|
|
"tokenNameMaxLength": "Token name should not be more than 255 characters" |
|
|
|
"tokenNameMaxLength": "Token name should not be more than 255 characters", |
|
|
|
|
|
|
|
"dbNameRequired": "Database name is required", |
|
|
|
|
|
|
|
"wsNameRequired":"Workspace name required", |
|
|
|
|
|
|
|
"wsNameMinLength":"Workspace name must be at least 3 characters long", |
|
|
|
|
|
|
|
"wsNameMaxLength":"Workspace name must be at most 50 characters long", |
|
|
|
|
|
|
|
"wsDeleteDlg": "Delete this workspace and all it’s contents.", |
|
|
|
|
|
|
|
"userConfirmation": "I understand that this action is irreversible", |
|
|
|
|
|
|
|
"pageNotFound": "Page Not Found", |
|
|
|
|
|
|
|
"makeLineBreak": "to make a line break", |
|
|
|
|
|
|
|
"goToPrevious": "Go to previous", |
|
|
|
|
|
|
|
"goToNext": "Go to next", |
|
|
|
|
|
|
|
"thankYou": "Thank you!", |
|
|
|
|
|
|
|
"submittedFormData": "You have successfully submitted the form data." |
|
|
|
}, |
|
|
|
}, |
|
|
|
"error": { |
|
|
|
"error": { |
|
|
|
"nameRequired": "Name Required", |
|
|
|
"nameRequired": "Name Required", |
|
|
@ -1131,7 +1186,7 @@ |
|
|
|
"dbConnectionFailed": "Connection Failure:", |
|
|
|
"dbConnectionFailed": "Connection Failure:", |
|
|
|
"nullFilterExists": "Null filter exists. Please remove them", |
|
|
|
"nullFilterExists": "Null filter exists. Please remove them", |
|
|
|
"signUpRules": { |
|
|
|
"signUpRules": { |
|
|
|
"emailReqd": "Email is required", |
|
|
|
"emailRequired": "Email is required", |
|
|
|
"emailInvalid": "Email must be valid", |
|
|
|
"emailInvalid": "Email must be valid", |
|
|
|
"passwdRequired": "Password is required", |
|
|
|
"passwdRequired": "Password is required", |
|
|
|
"passwdLength": "You password must be atleast 8 characters", |
|
|
|
"passwdLength": "You password must be atleast 8 characters", |
|
|
|