diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 9cf84822..55ed772b 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -380,6 +380,12 @@ "until": "{{datetime}} まで", "left": "{{datetime}} まで", "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": {