mirror of
https://github.com/bitwarden/android.git
synced 2024-11-01 07:35:52 +03:00
remove persian language until further verification
This commit is contained in:
parent
d2db68b781
commit
be11933c60
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
||||||
<DefineConstants>TRACE;FDROID;NET471</DefineConstants>
|
<DefineConstants>TRACE;FDROID;NET471</DefineConstants>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Remove="Resources\AppResources.fa.resx" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Remove="Resources\public_suffix_list.dat" />
|
<None Remove="Resources\public_suffix_list.dat" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
Loading…
Reference in a new issue