Initial framework to make URL DB imports work
This commit is contained in:
parent
16e61a4855
commit
c70b8f938a
3 changed files with 74 additions and 1 deletions
|
|
@ -73,7 +73,8 @@
|
|||
"error": {
|
||||
"db-out-of-date": "Database out of date, please try again.",
|
||||
"document-ID-404": "Cannot find {dbType} with ID: {id}",
|
||||
"no-upload-permission": "Cannot save due to missing the \"Upload Files\" permission."
|
||||
"no-upload-permission": "Cannot save due to missing the \"Upload Files\" permission.",
|
||||
"invalid-import-type": "Invalid import type: {type}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue