diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index 9bbb51f3..d7e195f5 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -380,6 +380,12 @@ "until": "until {{datetime}}", "left": "{{datetime}} left", "refresh": "Refresh" + }, + "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": {