diff --git a/src/Resources/Views.Home.Locations.de.resx b/src/Resources/Views.Home.Locations.de.resx index c8db175..329daac 100644 --- a/src/Resources/Views.Home.Locations.de.resx +++ b/src/Resources/Views.Home.Locations.de.resx @@ -22,10 +22,10 @@ Ort ID - + Ort Name - + Raumnummer @@ -61,4 +61,25 @@ Erstellung des Ortes ist fehlgeschlagen + + Ort anpassen + + + Abbrechen + + + Sitzplatz + + + Erstellen + + + Sind Sie sich sicher, dass Sie den Ort {0} löschen möchten? + + + Ja, löschen + + + Löschen bestätigen + diff --git a/src/Resources/Views.Home.Locations.en.resx b/src/Resources/Views.Home.Locations.en.resx new file mode 100644 index 0000000..b2f1f12 --- /dev/null +++ b/src/Resources/Views.Home.Locations.en.resx @@ -0,0 +1,19 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, ... + + + System.Resources.ResXResourceWriter, System.Windows.Forms, ... + + + + Are you sure you want to delete the location {0}? + + diff --git a/src/Views/Home/Assets.cshtml b/src/Views/Home/Assets.cshtml index 8b1366f..c86af76 100644 --- a/src/Views/Home/Assets.cshtml +++ b/src/Views/Home/Assets.cshtml @@ -122,32 +122,6 @@ document.addEventListener('DOMContentLoaded', () => { - -