From bdbfa3796a3d4842760a9c43131a6600d7440493 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sun, 29 Jan 2023 21:02:46 +0900
Subject: [PATCH] New translations translation.json (Russian)
---
src/config/locales/ru/translation.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json
index 47359213..815719da 100644
--- a/src/config/locales/ru/translation.json
+++ b/src/config/locales/ru/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": {