refator(ui): merge of ResourceList part1

This commit is contained in:
Edouard Vanbelle
2026-07-19 23:58:26 +02:00
parent aec9b8f037
commit 75ae837f1a
22 changed files with 598 additions and 89 deletions
+6 -1
View File
@@ -618,7 +618,8 @@
"confirm_empty": "Empty the trash? This cannot be undone.",
"delete": "Delete permanently",
"empty_action": "Empty trash",
"restored": "Restored"
"restored": "Restored",
"expires_at": "Expires at"
},
"daysRemaining": {
"expired": "Expired",
@@ -1663,5 +1664,9 @@
"group": {
"members_empty": "No members",
"member_count": "{{n}} members"
},
"resource_list": {
"location": "Location",
"wrong_drop_zone_msg": "Uploads only work in Files — open the Files section and drop there."
}
}