feat(items): clarify column names

This commit is contained in:
Edouard Vanbelle
2026-07-20 21:16:41 +02:00
parent 931e27d09c
commit 5b8fb68b30
22 changed files with 178 additions and 45 deletions
+7 -2
View File
@@ -339,7 +339,9 @@
"set_expiry": "Set expiry",
"title": "Shared",
"unlock": "Unlock",
"role_label": "Role"
"role_label": "Role",
"col_shared_by": "Shared by",
"col_shared": "Shared"
},
"share_dialogTitle": "Share Link",
"share_linkLabel": "Share Link:",
@@ -466,7 +468,10 @@
"batch_delete": "Delete selected",
"breadcrumb": "Breadcrumb",
"cancel_selection": "Cancel selection",
"col_modified": "Date",
"col_modified": "Modified",
"col_added": "Added",
"col_created_by": "Created by",
"col_opened": "Opened",
"col_name": "Name",
"col_owner": "Owner",
"col_path": "Location",