diff --git a/src/Resources/Views.Home.Assets.de.resx b/src/Resources/Views.Home.Assets.de.resx
index 1becde1..477173d 100644
--- a/src/Resources/Views.Home.Assets.de.resx
+++ b/src/Resources/Views.Home.Assets.de.resx
@@ -184,4 +184,7 @@
Vorlage anwenden
+
+ Zu Attribut Hinzufügen Button springen
+
diff --git a/src/Resources/Views.Home.Inventory.de.resx b/src/Resources/Views.Home.Inventory.de.resx
index 859a0cd..2fdd077 100644
--- a/src/Resources/Views.Home.Inventory.de.resx
+++ b/src/Resources/Views.Home.Inventory.de.resx
@@ -150,4 +150,7 @@
Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt
+
+ Zu Attribut Hinzufügen Button springen
+
diff --git a/src/Resources/Views.Settings.Admin.de.resx b/src/Resources/Views.Settings.Admin.de.resx
index 1e716dc..6113f56 100644
--- a/src/Resources/Views.Settings.Admin.de.resx
+++ b/src/Resources/Views.Settings.Admin.de.resx
@@ -113,4 +113,7 @@
Vorlagen. Klicken zum Auf- oder zuklappen
+
+ Attribut-Tabelle überspringen
+
diff --git a/src/Views/Home/Assets.cshtml b/src/Views/Home/Assets.cshtml
index 27220b6..a2887af 100644
--- a/src/Views/Home/Assets.cshtml
+++ b/src/Views/Home/Assets.cshtml
@@ -228,6 +228,7 @@
@T["Attributes"]
+ @T["Jump to add attribute button"]
@@ -478,6 +479,7 @@ document.addEventListener('DOMContentLoaded', () => {
@T["Attributes"]
+ @T["Jump to add attribute button"]
diff --git a/src/Views/Home/Inventory.cshtml b/src/Views/Home/Inventory.cshtml
index b44cc1b..8e4e13d 100644
--- a/src/Views/Home/Inventory.cshtml
+++ b/src/Views/Home/Inventory.cshtml
@@ -403,6 +403,7 @@
@T["Attributes"]
+
@T["Jump to add attribute button"]
diff --git a/src/Views/Settings/Admin.cshtml b/src/Views/Settings/Admin.cshtml
index 8408036..598d875 100644
--- a/src/Views/Settings/Admin.cshtml
+++ b/src/Views/Settings/Admin.cshtml
@@ -96,6 +96,7 @@
+ @T["Skip attributes table"]
@@ -128,7 +129,7 @@
-
+
@@ -410,6 +411,7 @@
+
@T["Skip attributes table"]
-
+