Improve Robot recovery buttons

This commit is contained in:
koalasat 2024-10-20 02:37:10 +02:00
parent e83afea51b
commit c7128d142f
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157
18 changed files with 18 additions and 1 deletions

View File

@ -75,7 +75,7 @@ const RecoveryDialog = ({ setInputToken, setView }: Props): JSX.Element => {
onClick={onClickRecover}
>
<Key /> <div style={{ width: '0.5em' }} />
{t('Recovery')}
{t('Recover')}
</Button>
</Grid>
</Grid>

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Introdueix el teu token per reconstruir el teu robot i accedir a les seves operacions.",
"Paste token here": "Enganxa el token aquí",
"Recover": "Recover",
"Robot recovery": "Recuperació de Robots",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Guarda-ho!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Zálohuj to!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Speicher ihn ab!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Back it up!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Escribe o pega el token de tu robot token para reconstruirlo y acceder a tus operaciones.",
"Paste token here": "Pega aquí el token",
"Recover": "Recover",
"Robot recovery": "Recupera tu robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "¡Guárdalo!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Gorde ezazu!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Saisissez votre jeton de robot pour reconstruire votre robot et accéder à ses transactions.",
"Paste token here": "Coller le jeton ici",
"Recover": "Recover",
"Robot recovery": "Récupération du robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Sauvegardez!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Inserisci il token del tuo robot per ricostruirlo ed ottenere l'accesso ai suoi scambi.",
"Paste token here": "Incolla il token qui",
"Recover": "Recover",
"Robot recovery": "Recupera robot",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Salvalo!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "取引にアクセスするために、ロボットのトークンを入力してロボットを再生成してください。",
"Paste token here": "ここにトークンを貼り付けてください",
"Recover": "Recover",
"Robot recovery": "ロボットの復元",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "バックアップを取ってください!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Utwórz kopię zapasową!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Entre com seu token de robô para reconstruir seu robô e ganhar acesso às suas negociações.",
"Paste token here": "Cole o token aqui",
"Recover": "Recover",
"Robot recovery": "Recuperação de robô",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Apóia-la!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Введите токен своего робота, чтобы восстанавить своего робота и получить доступ к его сделкам.",
"Paste token here": "Вставте токен сюда",
"Recover": "Recover",
"Robot recovery": "Восстановление робота",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Сохраните его!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Spara den!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Ingiza alama ya roboti yako ili kuirekebisha roboti yako na kupata ufikiaji wa biashara zake.",
"Paste token here": "Bandika alama hapa",
"Recover": "Recover",
"Robot recovery": "Kurejesha roboti",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "Fanya nakala rudufu!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
"Paste token here": "Paste token here",
"Recover": "Recover",
"Robot recovery": "Robot recovery",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "อย่าลืมบันทึก!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "输入你的机器人令牌来重造你的机器人并访问它的交易。",
"Paste token here": "在此粘贴令牌",
"Recover": "Recover",
"Robot recovery": "恢复机器人",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "请备份!",

View File

@ -314,6 +314,7 @@
"#29": "Phrases in components/Dialogs/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "輸入你的機器人領牌來重造你的機器人並訪問它的交易。",
"Paste token here": "在此粘貼領牌",
"Recover": "Recover",
"Robot recovery": "恢復機器人",
"#30": "Phrases in components/Dialogs/StoreToken.tsx",
"Back it up!": "請備份!",