diff --git a/BlazorApp1/Components/InventoryItem.razor b/BlazorApp1/Components/InventoryItem.razor
index bd0c521..b14c5a7 100644
--- a/BlazorApp1/Components/InventoryItem.razor
+++ b/BlazorApp1/Components/InventoryItem.razor
@@ -10,7 +10,7 @@
@ondragleave="@OnDragLeave">
@if (Item != null)
- {
+ {
}
\ No newline at end of file
diff --git a/BlazorApp1/Resources/Pages.Inventory.fr-FR.resx b/BlazorApp1/Resources/Pages.Inventory.fr-FR.resx
new file mode 100644
index 0000000..67b7493
--- /dev/null
+++ b/BlazorApp1/Resources/Pages.Inventory.fr-FR.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Inventaire
+
+
\ No newline at end of file
diff --git a/BlazorApp1/Resources/Pages.Inventory.resx b/BlazorApp1/Resources/Pages.Inventory.resx
new file mode 100644
index 0000000..6c5f871
--- /dev/null
+++ b/BlazorApp1/Resources/Pages.Inventory.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Inventory
+
+
\ No newline at end of file