diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 9422692e0..47d745e6c 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -484,6 +484,7 @@ The detail part, which is optional and refers to the contents of the string itse
- ``Call to action``
- ``Verb``
- ``Short``
+ - ``Unit``
Here are a few examples of valid context hierarchies:
diff --git a/front/src/views/admin/moderation/AccountsDetail.vue b/front/src/views/admin/moderation/AccountsDetail.vue
index 5a339db56..685c87146 100644
--- a/front/src/views/admin/moderation/AccountsDetail.vue
+++ b/front/src/views/admin/moderation/AccountsDetail.vue
@@ -16,12 +16,12 @@
-
-
- |
{{ object.preferred_username }} @@ -91,7 +91,7 @@ |
- |
|
- |
{{ object.name }} @@ -109,7 +109,7 @@ |
- |
{{ object.user.email }} @@ -117,7 +117,7 @@ |
- |
@@ -125,17 +125,17 @@
@change="updateUser('is_active')"
v-model="object.user.is_active" type="checkbox">
- |
- |