add ko and fa languages

This commit is contained in:
Kyle Spearrin 2018-06-18 21:24:29 -04:00
parent a6dcd512ea
commit da3aa56d86
3 changed files with 4 additions and 4 deletions

View file

@ -15,10 +15,6 @@
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)' == 'FDroid|net471|AnyCPU'">
<DefineConstants>TRACE;FDROID;NET471</DefineConstants>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Remove="Resources\AppResources.fa.resx" />
</ItemGroup>
<ItemGroup>
<None Remove="Resources\public_suffix_list.dat" />

View file

@ -95,6 +95,8 @@
<string>et</string>
<string>vi</string>
<string>pl</string>
<string>ko</string>
<string>fa</string>
</array>
<key>NSFaceIDUsageDescription</key>
<string>Use Face ID to unlock your vault.</string>

View file

@ -94,6 +94,8 @@
<string>et</string>
<string>vi</string>
<string>pl</string>
<string>ko</string>
<string>fa</string>
</array>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>