From 6c511a7bacd144a58fbd6d503b5b78ac55536b76 Mon Sep 17 00:00:00 2001 From: a-ill Date: Mon, 3 Jul 2023 02:20:23 +0300 Subject: [PATCH] Update --- .../svelte/public/locales/en/join-us-component.json | 11 ++++++++++- Server/public/locales/en/join-us-component.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) 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