diff --git a/i18n/fi.json b/i18n/fi.json
index 87dee434..3ff07375 100644
--- a/i18n/fi.json
+++ b/i18n/fi.json
@@ -155,7 +155,7 @@
"Delete data": "Poista data",
"Could not create paste: %s": "Pastea ei voitu luoda: %s",
"Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Pastea ei voitu purkaa: Purkausavain puuttuu URL:stä (Käytitkö uudelleenohjaajaa tai URL-lyhentäjää joka poistaa osan URL:stä?)",
- "B": "B",
+ "B": "t",
"kB": "kt",
"MB": "Mt",
"GB": "Gt",
diff --git a/i18n/nl.json b/i18n/nl.json
index 5f68be40..5b86f6ce 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -227,5 +227,5 @@
"Link copied to clipboard": "Link gekopieerd naar klembord",
"Paste text": "Tekst plakken",
"Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulatortoets dient als teken (gebruik Ctrl+m of Esc om te schakelen)",
- "Theme": "Theme"
+ "Theme": "Thema"
}