"pasteNotSupported":"Paste operation is not supported on the active cell",
"roles":{
"orgCreator":"Creator can create new projects and access any invited project.",
"orgViewer":"Viewer is not allowed to create new projects but they can access any invited project."
@ -613,7 +620,9 @@
"deleteViewConfirmation":"您确定要删除此视图?",
"deleteTableConfirmation":"您想要删除该表吗?",
"showM2mTables":"Show M2M Tables",
"deleteKanbanStackConfirmation":"Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack."
"deleteKanbanStackConfirmation":"Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning":"Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldDeleteWarning":"Computed field: contents are read-only. Unable to clear content."