diff --git a/src/App/App.csproj b/src/App/App.csproj index d4ce261cc..f75c5dc7c 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -163,6 +163,11 @@ True AppResources.es.resx + + True + True + AppResources.fr.resx + True True @@ -209,6 +214,10 @@ PublicResXFileCodeGenerator AppResources.es.Designer.cs + + ResXFileCodeGenerator + AppResources.fr.Designer.cs + ResXFileCodeGenerator AppResources.sv.Designer.cs diff --git a/src/App/Resources/AppResources.fr.Designer.cs b/src/App/Resources/AppResources.fr.Designer.cs new file mode 100644 index 000000000..e69de29bb