From b096d22594dd24fb994809caab98e6a1f2e6bd1f Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sun, 29 Jan 2023 21:02:51 +0900
Subject: [PATCH] New translations translation.json (Indonesian)
---
src/config/locales/id/translation.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/config/locales/id/translation.json b/src/config/locales/id/translation.json
index 1bf75d99..57d868e3 100644
--- a/src/config/locales/id/translation.json
+++ b/src/config/locales/id/translation.json
@@ -380,6 +380,12 @@
"until": "hingga {{datetime}}",
"left": "sisa {{datetime}}",
"refresh": "Muat ulang"
+ },
+ "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": {