diff options
Diffstat (limited to 'i18n/locales/en/engineering.json')
| -rw-r--r-- | i18n/locales/en/engineering.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/locales/en/engineering.json b/i18n/locales/en/engineering.json index 805ce0a7..5a0c2aaf 100644 --- a/i18n/locales/en/engineering.json +++ b/i18n/locales/en/engineering.json @@ -271,7 +271,12 @@ "detailsByProject": "Details by Project", "projectLabel": "Project {{projectId}}", "itemsToImport": "Items to Import", - "progress": "Progress" + "progress": "Progress", + "documents": "Documents", + "revisions": "Revisions", + "attachments": "Attachments", + "total": "Total", + "totalChanges": "Total Changes" }, "messages": { "statusCheckError": "Unable to check status. Please verify project settings.", |
