diff --git a/i18n/fr.json b/i18n/fr.json
index 60a1062a..bcaefd34 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -164,14 +164,14 @@
"EiB": "Eio",
"ZiB": "Zio",
"YiB": "Yio",
- "KB": "KB",
- "MB": "MB",
- "GB": "GB",
- "TB": "TB",
- "PB": "PB",
- "EB": "EB",
- "ZB": "ZB",
- "YB": "YB",
+ "KB": "Ko",
+ "MB": "Mo",
+ "GB": "Go",
+ "TB": "To",
+ "PB": "Po",
+ "EB": "Eo",
+ "ZB": "Zo",
+ "YB": "Yb",
"Format": "Format",
"Plain Text": "Texte brut",
"Source Code": "Code source",
@@ -235,5 +235,5 @@
"Link copied to clipboard": "Lien copié dans le presse-papier",
"Paste text": "Texte du paste",
"Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "La touche de tabulation sert de caractère (Presser Ctrl+m ou Esc pour basculer)",
- "Theme": "Theme"
+ "Theme": "Thème"
}