diff --git a/frontend/src/components/Dialogs/Profile.tsx b/frontend/src/components/Dialogs/Profile.tsx
index f2aae6dd..0a7760b7 100644
--- a/frontend/src/components/Dialogs/Profile.tsx
+++ b/frontend/src/components/Dialogs/Profile.tsx
@@ -87,7 +87,7 @@ const ProfileDialog = ({ open = false, onClose }: Props): JSX.Element => {
{loadingCoordinators > 0 ? (
<>
- {t('Looking for your tobot!')}
+ {t('Looking for your robot!')}
>
) : (
diff --git a/frontend/static/locales/ca.json b/frontend/static/locales/ca.json
index 41681804..54fcf994 100644
--- a/frontend/static/locales/ca.json
+++ b/frontend/static/locales/ca.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "No tens un avatar robot",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "El teu Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Guarda-ho!",
diff --git a/frontend/static/locales/cs.json b/frontend/static/locales/cs.json
index 118e1c8f..7c0ed022 100644
--- a/frontend/static/locales/cs.json
+++ b/frontend/static/locales/cs.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Nemáš robota a avatar",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Zálohuj to!",
diff --git a/frontend/static/locales/de.json b/frontend/static/locales/de.json
index 4d452a6e..ef4a8f7d 100644
--- a/frontend/static/locales/de.json
+++ b/frontend/static/locales/de.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Du hast keinen Roboter-Avatar",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Speicher ihn ab!",
diff --git a/frontend/static/locales/en.json b/frontend/static/locales/en.json
index 0f374c09..5008400b 100644
--- a/frontend/static/locales/en.json
+++ b/frontend/static/locales/en.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "You do not have a robot avatar",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Back it up!",
diff --git a/frontend/static/locales/es.json b/frontend/static/locales/es.json
index 3eac0fc1..3c29146e 100644
--- a/frontend/static/locales/es.json
+++ b/frontend/static/locales/es.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "No tienes un avatar robot",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "¡Guárdalo!",
diff --git a/frontend/static/locales/eu.json b/frontend/static/locales/eu.json
index e9266441..76a38043 100644
--- a/frontend/static/locales/eu.json
+++ b/frontend/static/locales/eu.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Ez daukazu robot avatarrik",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Gorde ezazu!",
diff --git a/frontend/static/locales/fr.json b/frontend/static/locales/fr.json
index 35e579e1..9cd77e2b 100644
--- a/frontend/static/locales/fr.json
+++ b/frontend/static/locales/fr.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Vous n'avez pas d'avatar robot",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Votre Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Sauvegardez!",
diff --git a/frontend/static/locales/it.json b/frontend/static/locales/it.json
index 5aae7ce0..ab1e4f52 100644
--- a/frontend/static/locales/it.json
+++ b/frontend/static/locales/it.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Non hai un avatar robot",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Il tuo Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Salvalo!",
diff --git a/frontend/static/locales/ja.json b/frontend/static/locales/ja.json
index 0eb8fa81..ccc98cf2 100644
--- a/frontend/static/locales/ja.json
+++ b/frontend/static/locales/ja.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "ロボットのアバターがありません",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "バックアップを取ってください!",
diff --git a/frontend/static/locales/pl.json b/frontend/static/locales/pl.json
index 3cecc26b..6b99b0e9 100644
--- a/frontend/static/locales/pl.json
+++ b/frontend/static/locales/pl.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "You do not have a robot avatar",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Utwórz kopię zapasową!",
diff --git a/frontend/static/locales/pt.json b/frontend/static/locales/pt.json
index c3518ae6..6d23cff0 100644
--- a/frontend/static/locales/pt.json
+++ b/frontend/static/locales/pt.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Você não tem um avatar de robô",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Apoia-la!",
diff --git a/frontend/static/locales/ru.json b/frontend/static/locales/ru.json
index ab185ea6..bd3a6e86 100644
--- a/frontend/static/locales/ru.json
+++ b/frontend/static/locales/ru.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "У Вас нет аватара робота",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Ваш Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Сохраните его!",
diff --git a/frontend/static/locales/sv.json b/frontend/static/locales/sv.json
index c3f08cca..8e56fb2a 100644
--- a/frontend/static/locales/sv.json
+++ b/frontend/static/locales/sv.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Du har ingen robotavatar",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Spara den!",
diff --git a/frontend/static/locales/sw.json b/frontend/static/locales/sw.json
index b0d1abf1..4586a30f 100644
--- a/frontend/static/locales/sw.json
+++ b/frontend/static/locales/sw.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "Huna picha ya mwakilishi wa roboti",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Roboti yako",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Fanya nakala rudufu!",
diff --git a/frontend/static/locales/th.json b/frontend/static/locales/th.json
index f43e7f13..99280da2 100644
--- a/frontend/static/locales/th.json
+++ b/frontend/static/locales/th.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "คุณไม่มีโรบอท",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "Your Robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "อย่าลืมบันทึก!",
diff --git a/frontend/static/locales/zh-SI.json b/frontend/static/locales/zh-SI.json
index 3a6711a9..0dd69936 100644
--- a/frontend/static/locales/zh-SI.json
+++ b/frontend/static/locales/zh-SI.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "你没有机器人头像",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "你的机器人",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "请备份!",
diff --git a/frontend/static/locales/zh-TR.json b/frontend/static/locales/zh-TR.json
index d39f3410..a24515db 100644
--- a/frontend/static/locales/zh-TR.json
+++ b/frontend/static/locales/zh-TR.json
@@ -313,7 +313,7 @@
"You do not have a robot avatar": "你沒有機器人頭像",
"#29": "Phrases in components/Dialogs/Profile.tsx",
"Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your tobot!": "Looking for your tobot!",
+ "Looking for your robot!": "Looking for your robot!",
"Your Robot": "你的機器人",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "請備份!",