userpage: show and allow modification of contact methods

This commit is contained in:
Harvey Tindall
2023-06-17 17:27:44 +01:00
parent 3e034c85d6
commit a22f032924
43 changed files with 422 additions and 149 deletions
+6 -1
View File
@@ -4,7 +4,12 @@
},
"strings": {
"login": "Belépés",
"logout": "Kijelentkezés"
"logout": "Kijelentkezés",
"admin": "Adminisztrátor",
"enabled": "Engedélyezve",
"disabled": "Tiltva",
"reEnable": "Újra engedélyezés",
"disable": "Letiltás"
},
"notifications": {}
}