diff --git a/src/components/notifications/LunaSea.vue b/src/components/notifications/LunaSea.vue
index 1ee4a8a51..ca21efcba 100644
--- a/src/components/notifications/LunaSea.vue
+++ b/src/components/notifications/LunaSea.vue
@@ -4,8 +4,8 @@
diff --git a/src/lang/en.json b/src/lang/en.json
index 8f28c8e3a..22985318b 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -442,7 +442,6 @@
"Clone Monitor": "Clone Monitor",
"Clone": "Clone",
"cloneOf": "Clone of {0}",
- "Description": "Description",
"smtp": "Email (SMTP)",
"secureOptionNone": "None / STARTTLS (25, 587)",
"secureOptionTLS": "TLS (465)",
@@ -703,5 +702,8 @@
"pagertreeCritical": "Critical",
"pagertreeResolve": "Auto Resolve",
"pagertreeDoNothing": "Do Nothing",
- "wayToGetPagerTreeIntegrationURL": "After creating the Uptime Kuma integration in PagerTree, copy the Endpoint. See full details {0}"
+ "wayToGetPagerTreeIntegrationURL": "After creating the Uptime Kuma integration in PagerTree, copy the Endpoint. See full details {0}",
+ "Add New Tag": "Add new tag",
+ "Target": "target",
+ "Device ID": "Device ID"
}