From 870519790c15e35f530531b7bdc01675993137fd Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 22 Oct 2019 21:27:48 +0300 Subject: [PATCH] New translations en-US.json (Bengali) --- src/config/locales/bn-BD.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index 92d57d458..ccc8649db 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -357,5 +357,12 @@ }, "reblog": { "title": "Reblog Info" + }, + "dsteem": { + "date_error": { + "device_time": "Your device time;", + "current_time": "Current time;", + "information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again." + } } }