|
|
@ -55,7 +55,19 @@ |
|
|
|
"notification": "Notification", |
|
|
|
"notification": "Notification", |
|
|
|
"reference": "Reference", |
|
|
|
"reference": "Reference", |
|
|
|
"function": "Function", |
|
|
|
"function": "Function", |
|
|
|
"confirm": "Confirm" |
|
|
|
"confirm": "Confirm", |
|
|
|
|
|
|
|
"generate": "Generate", |
|
|
|
|
|
|
|
"copy": "Copy", |
|
|
|
|
|
|
|
"misc": "Miscellaneous", |
|
|
|
|
|
|
|
"lock": "Lock", |
|
|
|
|
|
|
|
"unlock": "Unlock", |
|
|
|
|
|
|
|
"credentials": "Credentials", |
|
|
|
|
|
|
|
"help": "Help", |
|
|
|
|
|
|
|
"questions": "Questions", |
|
|
|
|
|
|
|
"reachOut": "Reach out here", |
|
|
|
|
|
|
|
"betaNote": "This feature is currently in beta.", |
|
|
|
|
|
|
|
"moreInfo": "More information can be found here", |
|
|
|
|
|
|
|
"logs": "Logs" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"objects": { |
|
|
|
"objects": { |
|
|
|
"project": "Project", |
|
|
|
"project": "Project", |
|
|
@ -68,8 +80,8 @@ |
|
|
|
"columns": "Columns", |
|
|
|
"columns": "Columns", |
|
|
|
"page": "Page", |
|
|
|
"page": "Page", |
|
|
|
"pages": "Pages", |
|
|
|
"pages": "Pages", |
|
|
|
"record": "Record", |
|
|
|
"record": "record", |
|
|
|
"records": "Records", |
|
|
|
"records": "records", |
|
|
|
"webhook": "Webhook", |
|
|
|
"webhook": "Webhook", |
|
|
|
"webhooks": "Webhooks", |
|
|
|
"webhooks": "Webhooks", |
|
|
|
"view": "View", |
|
|
|
"view": "View", |
|
|
@ -154,7 +166,7 @@ |
|
|
|
"appStore": "App Store", |
|
|
|
"appStore": "App Store", |
|
|
|
"teamAndAuth": "Team & Auth", |
|
|
|
"teamAndAuth": "Team & Auth", |
|
|
|
"rolesUserMgmt": "Roles & Users Management", |
|
|
|
"rolesUserMgmt": "Roles & Users Management", |
|
|
|
"userMgmt": "Users management", |
|
|
|
"userMgmt": "Users Management", |
|
|
|
"apiTokenMgmt": "API Tokens Management", |
|
|
|
"apiTokenMgmt": "API Tokens Management", |
|
|
|
"rolesMgmt": "Roles Management", |
|
|
|
"rolesMgmt": "Roles Management", |
|
|
|
"projMeta": "Project Metadata", |
|
|
|
"projMeta": "Project Metadata", |
|
|
@ -173,7 +185,14 @@ |
|
|
|
"resetPassword": "Reset your password", |
|
|
|
"resetPassword": "Reset your password", |
|
|
|
"teamAndSettings": "Team & Settings", |
|
|
|
"teamAndSettings": "Team & Settings", |
|
|
|
"apiDocs": "API Docs", |
|
|
|
"apiDocs": "API Docs", |
|
|
|
"importFromAirtable": "Import From Airtable" |
|
|
|
"importFromAirtable": "Import From Airtable", |
|
|
|
|
|
|
|
"generateToken": "Generate Token", |
|
|
|
|
|
|
|
"APIsAndSupport": "APIs & Support", |
|
|
|
|
|
|
|
"helpCenter": "Help center", |
|
|
|
|
|
|
|
"swaggerDocumentation": "Swagger Documentation", |
|
|
|
|
|
|
|
"quickImportFrom": "Quick Import From", |
|
|
|
|
|
|
|
"quickImport": "Quick Import", |
|
|
|
|
|
|
|
"advancedSettings": "Advanced Settings" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"labels": { |
|
|
|
"labels": { |
|
|
|
"notifyVia": "Notify Via", |
|
|
|
"notifyVia": "Notify Via", |
|
|
@ -245,7 +264,19 @@ |
|
|
|
"language": "Language", |
|
|
|
"language": "Language", |
|
|
|
"primaryColor": "Primary Color", |
|
|
|
"primaryColor": "Primary Color", |
|
|
|
"accentColor": "Accent Color", |
|
|
|
"accentColor": "Accent Color", |
|
|
|
"customTheme": "Custom Theme" |
|
|
|
"customTheme": "Custom Theme", |
|
|
|
|
|
|
|
"requestDataSource": "Request a data source you need?", |
|
|
|
|
|
|
|
"apiKey": "API Key", |
|
|
|
|
|
|
|
"sharedBase": "Shared Base", |
|
|
|
|
|
|
|
"importData": "Import Data", |
|
|
|
|
|
|
|
"importSecondaryViews": "Import Secondary Views", |
|
|
|
|
|
|
|
"importRollupColumns": "Import Rollup Columns", |
|
|
|
|
|
|
|
"importLookupColumns": "Import Lookup Columns", |
|
|
|
|
|
|
|
"importAttachmentColumns": "Import Attachment Columns", |
|
|
|
|
|
|
|
"importFormulaColumns": "Import Formula Columns", |
|
|
|
|
|
|
|
"noData": "No Data", |
|
|
|
|
|
|
|
"goToDashboard": "Go to Dashboard", |
|
|
|
|
|
|
|
"importing": "Importing" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"activity": { |
|
|
|
"activity": { |
|
|
|
"createProject": "Create Project", |
|
|
|
"createProject": "Create Project", |
|
|
@ -352,7 +383,10 @@ |
|
|
|
"removeDbFromEnv": "Remove Database from environment", |
|
|
|
"removeDbFromEnv": "Remove Database from environment", |
|
|
|
"editConnJson": "Edit connection JSON", |
|
|
|
"editConnJson": "Edit connection JSON", |
|
|
|
"sponsorUs": "Sponsor Us", |
|
|
|
"sponsorUs": "Sponsor Us", |
|
|
|
"sendEmail": "SEND EMAIL" |
|
|
|
"sendEmail": "SEND EMAIL", |
|
|
|
|
|
|
|
"addUserToProject": "Add user to project", |
|
|
|
|
|
|
|
"getApiSnippet": "Get API Snippet", |
|
|
|
|
|
|
|
"clearCell": "Clear cell" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"tooltip": { |
|
|
|
"tooltip": { |
|
|
|
"saveChanges": "Save changes", |
|
|
|
"saveChanges": "Save changes", |
|
|
@ -398,7 +432,8 @@ |
|
|
|
"searchModels": "Search models", |
|
|
|
"searchModels": "Search models", |
|
|
|
"noItemsFound": "No items found", |
|
|
|
"noItemsFound": "No items found", |
|
|
|
"defaultValue": "Default value", |
|
|
|
"defaultValue": "Default value", |
|
|
|
"filterByEmail": "Filter by E-mail" |
|
|
|
"filterByEmail": "Filter by E-mail", |
|
|
|
|
|
|
|
"filterQuery": "Filter query" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"msg": { |
|
|
|
"msg": { |
|
|
|
"info": { |
|
|
|
"info": { |
|
|
@ -490,7 +525,10 @@ |
|
|
|
"addMultipleUsers": "You can add multiple comma(,) separated emails", |
|
|
|
"addMultipleUsers": "You can add multiple comma(,) separated emails", |
|
|
|
"enterTableName": "Enter table name", |
|
|
|
"enterTableName": "Enter table name", |
|
|
|
"addDefaultColumns": "Add default columns", |
|
|
|
"addDefaultColumns": "Add default columns", |
|
|
|
"tableNameInDb": "Table name as saved in database" |
|
|
|
"tableNameInDb": "Table name as saved in database", |
|
|
|
|
|
|
|
"airtable": { |
|
|
|
|
|
|
|
"credentials": "Where to find this?" |
|
|
|
|
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"error": { |
|
|
|
"error": { |
|
|
|
"searchProject": "Your search for {search} found no results", |
|
|
|
"searchProject": "Your search for {search} found no results", |
|
|
|