diff --git a/src/App/App.csproj b/src/App/App.csproj index 0c8c7080d..5778ff2e3 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -159,6 +159,11 @@ True AppResources.resx + + True + True + AppResources.es.resx + @@ -191,6 +196,10 @@ Designer + + PublicResXFileCodeGenerator + AppResources.es.Designer.cs + diff --git a/src/App/Resources/AppResources.es.Designer.cs b/src/App/Resources/AppResources.es.Designer.cs new file mode 100644 index 000000000..e69de29bb diff --git a/src/App/Resources/AppResources.es.resx b/src/App/Resources/AppResources.es.resx new file mode 100644 index 000000000..02d8e4b1d --- /dev/null +++ b/src/App/Resources/AppResources.es.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 + + + Sobre + + \ No newline at end of file diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index 47bb07ad0..dabe2580f 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -69,5 +69,9 @@ arm64 + CFBundleLocalizations + + es + diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 721c37fd0..a9643e75e 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -83,5 +83,11 @@ arm64 + CFBundleLocalizations + + es + + CFBundleDevelopmentRegion + en