diff --git a/Server/app/svelte/public/locales/en/join-us-component.json b/Server/app/svelte/public/locales/en/join-us-component.json index f1ce788..48746ce 100644 --- a/Server/app/svelte/public/locales/en/join-us-component.json +++ b/Server/app/svelte/public/locales/en/join-us-component.json @@ -20,5 +20,14 @@ "noneNear": "None of them near you? Not a problem! Join our", "WhatsAppGroup": "WhatsApp group", "DiscordServer": "Discord server", - "helpStart": " and we will help you start your own." + "helpStart": " and we will help you start your own.", + "location": "Location", + "members": "Members", + "contact": "Contact", + "status": "Status", + "name": "Name", + "market": "Market", + "workers": "Workers", + "description": "Description", + "website": "Website" } \ No newline at end of file diff --git a/Server/public/locales/en/join-us-component.json b/Server/public/locales/en/join-us-component.json index f1ce788..48746ce 100644 --- a/Server/public/locales/en/join-us-component.json +++ b/Server/public/locales/en/join-us-component.json @@ -20,5 +20,14 @@ "noneNear": "None of them near you? Not a problem! Join our", "WhatsAppGroup": "WhatsApp group", "DiscordServer": "Discord server", - "helpStart": " and we will help you start your own." + "helpStart": " and we will help you start your own.", + "location": "Location", + "members": "Members", + "contact": "Contact", + "status": "Status", + "name": "Name", + "market": "Market", + "workers": "Workers", + "description": "Description", + "website": "Website" } \ No newline at end of file