From ff29631ccbf03a255a361c3ae8923d7e50a07fd9 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 29 Jan 2023 21:02:53 +0900 Subject: [PATCH] New translations translation.json (Sinhala) --- src/config/locales/si/translation.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/si/translation.json b/src/config/locales/si/translation.json index 637fb511..4cee16e8 100644 --- a/src/config/locales/si/translation.json +++ b/src/config/locales/si/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": {