From b3b8cb3d9c48cf0c625aaba0a7bac58bcebbe5c4 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Tue, 20 Jul 2021 12:02:46 -0400 Subject: [PATCH] missing translation string --- shared/i18n/locales/en_US/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/i18n/locales/en_US/translation.json b/shared/i18n/locales/en_US/translation.json index 6c155fb23..feda1c99a 100644 --- a/shared/i18n/locales/en_US/translation.json +++ b/shared/i18n/locales/en_US/translation.json @@ -305,6 +305,7 @@ "Add specific access for individual groups and team members": "Add specific access for individual groups and team members", "Add groups to {{ collectionName }}": "Add groups to {{ collectionName }}", "Add people to {{ collectionName }}": "Add people to {{ collectionName }}", + "Document updated by {{userName}}": "Document updated by {{userName}}", "You have unsaved changes.\nAre you sure you want to discard them?": "You have unsaved changes.\nAre you sure you want to discard them?", "Images are still uploading.\nAre you sure you want to discard them?": "Images are still uploading.\nAre you sure you want to discard them?", "You’re editing a template. Highlight some text and use the <2> control to add placeholders that can be filled out when creating new documents from this template.": "You’re editing a template. Highlight some text and use the <2> control to add placeholders that can be filled out when creating new documents from this template.",