diff --git a/src/App/App.csproj b/src/App/App.csproj index 672fc443c..d4ce261cc 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -163,10 +163,15 @@ True AppResources.es.resx - + True True - AppResources.zh.resx + AppResources.sv.resx + + + True + True + AppResources.zh-Hans.resx @@ -204,9 +209,13 @@ PublicResXFileCodeGenerator AppResources.es.Designer.cs - + ResXFileCodeGenerator - AppResources.zh.Designer.cs + AppResources.sv.Designer.cs + + + ResXFileCodeGenerator + AppResources.zh-Hans.Designer.cs diff --git a/src/App/Resources/AppResources.zh.Designer.cs b/src/App/Resources/AppResources.sv.Designer.cs similarity index 100% rename from src/App/Resources/AppResources.zh.Designer.cs rename to src/App/Resources/AppResources.sv.Designer.cs diff --git a/src/App/Resources/AppResources.zh-Hans.Designer.cs b/src/App/Resources/AppResources.zh-Hans.Designer.cs new file mode 100644 index 000000000..e69de29bb diff --git a/src/App/Resources/AppResources.zh.resx b/src/App/Resources/AppResources.zh-Hans.resx similarity index 100% rename from src/App/Resources/AppResources.zh.resx rename to src/App/Resources/AppResources.zh-Hans.resx diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index b87e237ba..43f22c9e7 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -72,6 +72,8 @@ CFBundleLocalizations es + zh-Hans + sv diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 4351979fb..c86ab8aae 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -86,6 +86,8 @@ CFBundleLocalizations es + zh-Hans + sv CFBundleDevelopmentRegion en