From 3a322655dbbdb0fe6ff3bba0f8d7e7b4bea3a0c0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 22 Oct 2019 21:25:55 +0300 Subject: [PATCH] New translations en-US.json (Lithuanian) --- src/config/locales/lt-LT.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index 786c34fa8..28cc05092 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.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." + } } }