aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 17c28c61..885974e4 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -229,5 +229,12 @@
"reply": "Reply",
"favorite": "Favorite",
"user_settings": "User Settings"
+ },
+ "file_size_units": {
+ "B": "B",
+ "KB": "KB",
+ "MB": "MB",
+ "GB": "GB",
+ "TB": "TB"
}
}