diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index c76b9a7c1..f57abe24e 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1468,5 +1468,6 @@ "loading_state_5": "Reconstruct document", "tag_add": "Add", "tag_edit": "Edit", - "error_unhelpfulScriptError": "Script Error: See browser console for details" + "error_unhelpfulScriptError": "Script Error: See browser console for details", + "documentID": "Document identifier" }