diff --git a/client/src/locales/en.json b/client/src/locales/en.json index a86f6c4f14..196ce8307b 100644 --- a/client/src/locales/en.json +++ b/client/src/locales/en.json @@ -200,7 +200,7 @@ "Something went wrong": "Something went wrong", "chats in bloop": "chats in bloop", "Setup bloop": "Setup bloop", - "Please log into your GitHub account to complete setup, this helps us us combat misuse.": "Please log into your GitHub account to complete setup, this helps us us combat misuse.", + "Please log into your GitHub account to complete setup, this helps us combat misuse.": "Please log into your GitHub account to complete setup, this helps us combat misuse.", "Select color theme:": "Select color theme:", "Connect account": "Connect account", "Continue": "Continue", diff --git a/client/src/locales/es.json b/client/src/locales/es.json index 849d86f574..a86b78473d 100644 --- a/client/src/locales/es.json +++ b/client/src/locales/es.json @@ -200,7 +200,7 @@ "Something went wrong": "Algo salió mal", "chats in bloop": "Chats en bloop", "Setup bloop": "Configuración de bloop", - "Please log into your GitHub account to complete setup, this helps us us combat misuse.": "Inicie sesión con su cuenta de GitHub para completar la configuración", + "Please log into your GitHub account to complete setup, this helps us combat misuse.": "Inicie sesión con su cuenta de GitHub para completar la configuración", "Select color theme:": "Seleccione el tema:", "Connect account": "Conectar cuenta", "Continue": "Continuar", diff --git a/client/src/locales/it.json b/client/src/locales/it.json index c728133078..02b19d4e25 100644 --- a/client/src/locales/it.json +++ b/client/src/locales/it.json @@ -200,7 +200,7 @@ "Something went wrong": "Qualcosa è andato storto", "chats in bloop": "chat in bloop", "Setup bloop": "Configura bloop", - "Please log into your GitHub account to complete setup, this helps us us combat misuse.": "Accedi al tuo account GitHub per completare la configurazione", + "Please log into your GitHub account to complete setup, this helps us combat misuse.": "Accedi al tuo account GitHub per completare la configurazione", "Select color theme:": "Seleziona tema colori:", "Connect account": "Collega account", "Continue": "Continua", @@ -397,4 +397,4 @@ "<0><1> to navigate.": "<0><1> per navigare.", "Below are a few questions you can ask me to get started:": "Di seguito alcune domande che puoi pormi per iniziare:", "Check context files for any errors": "Controlla eventuali errori nei file di contesto" -} \ No newline at end of file +} diff --git a/client/src/locales/ja.json b/client/src/locales/ja.json index 97c086c6d0..781adcad44 100644 --- a/client/src/locales/ja.json +++ b/client/src/locales/ja.json @@ -200,7 +200,7 @@ "Something went wrong": "何かがうまくいかなかった", "chats in bloop": "bloopでチャット", "Setup bloop": "bloopをセットアップする", - "Please log into your GitHub account to complete setup, this helps us us combat misuse.": "セットアップを完了するため、GitHubアカウントにログインしてください", + "Please log into your GitHub account to complete setup, this helps us combat misuse.": "セットアップを完了するため、GitHubアカウントにログインしてください", "Select color theme:": "カラーテーマを選択する", "Connect account": "アカウントを接続する", "Continue": "次へ", diff --git a/client/src/locales/zh-CN.json b/client/src/locales/zh-CN.json index a426376d3d..f2200136c5 100644 --- a/client/src/locales/zh-CN.json +++ b/client/src/locales/zh-CN.json @@ -203,7 +203,7 @@ "Something went wrong": "出错了", "chats in bloop": "在bloop中对话", "Setup bloop": "设置bloop", - "Please log into your GitHub account to complete setup, this helps us us combat misuse.": "请登录您的GitHub账户以完成设置", + "Please log into your GitHub account to complete setup, this helps us combat misuse.": "请登录您的GitHub账户以完成设置", "Select color theme:": "选择颜色主题:", "Connect account": "连接账户", "Continue": "继续", diff --git a/client/src/pages/Onboarding/Desktop/UserForm/index.tsx b/client/src/pages/Onboarding/Desktop/UserForm/index.tsx index bd67d4f99d..515e5ffd34 100644 --- a/client/src/pages/Onboarding/Desktop/UserForm/index.tsx +++ b/client/src/pages/Onboarding/Desktop/UserForm/index.tsx @@ -53,7 +53,7 @@ const UserForm = ({ form, setForm, onContinue }: Props) => { ) : ( Please log into your GitHub account to complete setup, this - helps us us combat misuse. + helps us combat misuse. )}