mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-08 15:54:51 +00:00
Update en.js (#144)
Suggested a UI name change for media size (assuming length is size in bytes)
This commit is contained in:
parent
e19c34324b
commit
d72357f64f
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue