Add creation timestamp and consent version to UserEdit

Add information about the user to UserEdit
- creation timestamp
- consent version
This commit is contained in:
dklimpel
2020-06-16 10:15:22 +02:00
committed by Manuel Stahl
parent 168e249296
commit 627f3d2917
4 changed files with 19 additions and 0 deletions
+2
View File
@@ -38,6 +38,8 @@ export default {
medium: "Medium",
threepids: "3PIDs",
address: "Adresse",
creation_ts: "Zeitpunkt der Erstellung",
consent_version: "Zugestimmte Bedingungen",
},
helper: {
deactivate: "Deaktivierte Nutzer können nicht wieder aktiviert werden.",