diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index 6c97ffe6c..e3d3c83ba 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.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." + } } }