diff --git a/admin/src/pages/CreationConfirm.vue b/admin/src/pages/CreationConfirm.vue
index 75f2c6710..4df55ee55 100644
--- a/admin/src/pages/CreationConfirm.vue
+++ b/admin/src/pages/CreationConfirm.vue
@@ -5,25 +5,37 @@
+
{{ $t('contributions.open') }}
{{ $store.state.openCreations }}
-
-
-
-
+
+
+
+ {{ $t('contributions.confirms') }}
+
+
+
+
+
+ {{ $t('contributions.denied') }}
+
+
+
+
+
+ {{ $t('contributions.deleted') }}
+
+
+
+
+
+ {{ $t('contributions.all') }}
+
+