From 4883719a201e4284a8f57204a7c0d17c585a256b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 22 Oct 2019 21:28:13 +0300 Subject: [PATCH] New translations en-US.json (Hungarian) --- src/config/locales/hu-HU.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index c7a96ad7d..fac6bac60 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -357,5 +357,12 @@ }, "reblog": { "title": "Megosztás 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." + } } }