From 66d9604b44e5fa6370741d5f967572088b928fa8 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 22 Oct 2019 21:25:36 +0300 Subject: [PATCH] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 658e9bfc1..ef7533bd9 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.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." + } } }