diff --git a/locales/en/messages.json b/locales/en/messages.json
index a5dcbfbf..32e19636 100644
--- a/locales/en/messages.json
+++ b/locales/en/messages.json
@@ -424,10 +424,10 @@
"message": "Erased $1 kB of flash successfully"
},
"dfu_device_flash_info": {
- "message": "Detected device with total flash size $1 kiB"
+ "message": "Detected device with total flash size $1 KiB"
},
"dfu_error_image_size": {
- "message": "Error: Supplied image is larger then flash available on the chip! Image: $1 kiB, limit = $2 kiB"
+ "message": "Error: Supplied image is larger then flash available on the chip! Image: $1 KiB, limit = $2 KiB"
},
"eeprom_saved_ok": {