diff --git a/authentik/core/templates/if/admin.html b/authentik/core/templates/if/admin.html
index 43df9a509..266e9e7f5 100644
--- a/authentik/core/templates/if/admin.html
+++ b/authentik/core/templates/if/admin.html
@@ -1,6 +1,7 @@
{% extends "base/skeleton.html" %}
{% load static %}
+{% load i18n %}
{% block head %}
@@ -8,5 +9,20 @@
{% block body %}
+ {% trans "Loading..." %}
+
+
+ {% trans "Loading..." %}
+
+