diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index c2edc71a2..d6d20a0e0 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.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." + } } }