Update en.js

Suggested a UI name change for media size (assuming length is size in bytes)
This commit is contained in:
bigbadmonster17
2021-05-21 10:55:10 +08:00
committed by GitHub
parent e19c34324b
commit 2c2e9572d2
+1 -1
View File
@@ -232,7 +232,7 @@ const en = {
name: "Media",
fields: {
media_id: "Media ID",
media_length: "Lenght",
media_length: "File Size (in Bytes)",
media_type: "Type",
upload_name: "File name",
quarantined_by: "Quarantined by",