Update en.js (#144)

Suggested a UI name change for media size (assuming length is size in bytes)
This commit is contained in:
John Francis Sukamto 2021-05-25 21:01:13 +08:00 committed by GitHub
parent e19c34324b
commit d72357f64f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",