From 60dcee4023e1a64383dbce5d66a240b16ed9dada Mon Sep 17 00:00:00 2001 From: a-ill Date: Tue, 1 Aug 2023 17:35:49 +0300 Subject: [PATCH] Changed text under groups map --- Server/app/svelte/public/locales/en/groups-component.json | 2 +- Server/public/locales/en/groups-component.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/app/svelte/public/locales/en/groups-component.json b/Server/app/svelte/public/locales/en/groups-component.json index 9a4eaf7..e1291b0 100644 --- a/Server/app/svelte/public/locales/en/groups-component.json +++ b/Server/app/svelte/public/locales/en/groups-component.json @@ -9,5 +9,5 @@ "DiscordInviteLink": "Discord invite link", "WhatsAppInviteLink": "WhatsApp invite link", "Group": "Group", - "map-prompt": "Want to appear on our map? Contact us!" + "map-prompt": "Want to appear on our map? Sign up and go to your profile!" } \ No newline at end of file diff --git a/Server/public/locales/en/groups-component.json b/Server/public/locales/en/groups-component.json index 9a4eaf7..e1291b0 100644 --- a/Server/public/locales/en/groups-component.json +++ b/Server/public/locales/en/groups-component.json @@ -9,5 +9,5 @@ "DiscordInviteLink": "Discord invite link", "WhatsAppInviteLink": "WhatsApp invite link", "Group": "Group", - "map-prompt": "Want to appear on our map? Contact us!" + "map-prompt": "Want to appear on our map? Sign up and go to your profile!" } \ No newline at end of file