feat(media): add enrichment metadata fields across admin and public

This commit is contained in:
2026-02-12 22:42:08 +01:00
parent 6e9c0ad4e5
commit b9424c8a8b
14 changed files with 212 additions and 5 deletions

View File

@@ -87,7 +87,12 @@
"galleries": "Galerien",
"albums": "Alben",
"categories": "Kategorien",
"tags": "Tags"
"tags": "Tags",
"licenseType": "Lizenztyp",
"licenseUrl": "Lizenz-URL",
"usageContext": "Nutzungskontext",
"location": "Ort",
"capturedAt": "Aufgenommen am"
}
}
}