From 961de74314f224da360be174b5af004701b9b30c Mon Sep 17 00:00:00 2001 From: Richard Astbury Date: Fri, 16 Jul 2021 16:41:40 +0100 Subject: [PATCH] minor adjustment to correct en translation (#737) --- backend/i18n/frontend_en.json | 2 +- backend/i18n/source/frontend_en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json index 359942ff1b..833b35fd9c 100644 --- a/backend/i18n/frontend_en.json +++ b/backend/i18n/frontend_en.json @@ -26,7 +26,7 @@ "apps.createProfileApp": "New Profile Sample", "apps.createProfileAppDescription": "Create your profile page.", "apps.createWithTemplate": "Create {template} Sample", - "apps.empty": "You are not collaborating to any app yet", + "apps.empty": "You are not collaborating on any apps yet", "apps.generalSettings": "General", "apps.generalSettingsDangerZone": "General", "apps.image": "Image", diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json index 359942ff1b..833b35fd9c 100644 --- a/backend/i18n/source/frontend_en.json +++ b/backend/i18n/source/frontend_en.json @@ -26,7 +26,7 @@ "apps.createProfileApp": "New Profile Sample", "apps.createProfileAppDescription": "Create your profile page.", "apps.createWithTemplate": "Create {template} Sample", - "apps.empty": "You are not collaborating to any app yet", + "apps.empty": "You are not collaborating on any apps yet", "apps.generalSettings": "General", "apps.generalSettingsDangerZone": "General", "apps.image": "Image",