diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 5c7ce424..33b523bf 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -380,6 +380,12 @@ "until": "jusqu'à {{datetime}}", "left": "{{datetime}} restant", "refresh": "Actualiser" + }, + "open_account": { + "title": "Account not found", + "text": "Could not find {{account}} in the server. Do you want to open the account in the browser instead?", + "ok": "Open", + "cancel": "Cancel" } }, "status_loading": {