From 51fb5ca0502285a4148d9b61d7e9385456c4ff11 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sun, 29 Jan 2023 21:02:50 +0900
Subject: [PATCH] New translations translation.json (Icelandic)
---
src/config/locales/is/translation.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/config/locales/is/translation.json b/src/config/locales/is/translation.json
index c05b1f57..cda6353e 100644
--- a/src/config/locales/is/translation.json
+++ b/src/config/locales/is/translation.json
@@ -380,6 +380,12 @@
"until": "til {{datetime}}",
"left": "{{datetime}} eftir",
"refresh": "Endurlesa"
+ },
+ "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": {