diff --git a/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue b/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue
index 9f2d465ce..3022a7b06 100644
--- a/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue
+++ b/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue
@@ -4,19 +4,19 @@
Are you sure you want to
- {{ confirmActionText }} the server?
+ {{ pendingAction }} the server?
@@ -31,11 +31,11 @@
-
{{ serverData }}
+
{{ server }}
-
+
@@ -62,14 +62,14 @@
-