From 41df5c74be12fa26d8052b3a8fb68a306250024a Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Fri, 12 Feb 2021 16:24:31 -0800 Subject: [PATCH] Add description -> Add a description --- shared/i18n/locales/en_US/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/i18n/locales/en_US/translation.json b/shared/i18n/locales/en_US/translation.json index 62e04bda5..591c4013f 100644 --- a/shared/i18n/locales/en_US/translation.json +++ b/shared/i18n/locales/en_US/translation.json @@ -9,7 +9,7 @@ "Templates": "Templates", "Deleted Collection": "Deleted Collection", "Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection", - "Add description": "Add description", + "Add a description": "Add a description", "Collapse": "Collapse", "Expand": "Expand", "Submenu": "Submenu", @@ -331,4 +331,4 @@ "{{ time }} ago.": "{{ time }} ago.", "Edit Profile": "Edit Profile", "{{ userName }} hasn’t updated any documents yet.": "{{ userName }} hasn’t updated any documents yet." -} \ No newline at end of file +}